|
px-fwlib 0.10.0
Cross-platform embedded library and documentation for 8/16/32-bit microcontrollers generated with Doxygen 1.9.2
|
Modules | |
| 01_gpio | |
| How to configure and use general purpose (digital) I/O pins. | |
| 02_timer | |
| How to configure and use a TMR peripheral as a blocking delay. | |
| 03_interrupt | |
| How to implement a simple interrupt handler. | |
| 04_uart | |
| How to configure and use a UART in a polled fashion. | |
| 05_printf | |
| How to direct the AVR Libc stdout stream to send characters using a UART. | |
| 06_pwm | |
| How to configure and use a TMR peripheral to generate a PWM output. | |
| 07_adc | |
| How to configure and use one channel of the ADC converter in a polled fashion. | |
| 08_sleep_mode | |
| How to use one of the AVR's low power sleep modes. | |
| 09_eeprom | |
| How to write to and read from EEPROM. | |