px-fwlib 0.10.0
Cross-platform embedded library and documentation for 8/16/32-bit microcontrollers generated with Doxygen 1.9.2
/avr [Microchip AVR series]

Description

Modules

 px_async_tmr.h : Asynchronous TMR connected to 32 kHz crystal
 This component provides basic time, calender and alarm functionality.
 
 px_flash.h : Internal FLASH write routines
 This component can clear and write a page of internal FLASH.
 
 px_gpio.h : Microchip AVR GPIO driver
 A collection of macros and functions that simplifies defining and using General Purpose I/O pins.
 
 px_i2c.h : I2C peripheral driver
 Driver to communicate with I2C slaves.
 
 px_spi.h : SPI Peripheral Driver
 Driver for the SPI peripheral to communicate with SPI slaves.
 
 px_sysclk.h : System Clock using a TMRx peripheral
 Driver to initalise TMRx so that a periodic system clock tick interrupt is generated.
 
 px_uart.h : UART peripheral driver
 Driver for the UART peripheral for serial communication.
 
 px_uart_stdio.h : UART stdio redirect module
 Initialises the stdout stream to output to UART.
 
 /examples [Microchip AVR examples]
 
 /tutorials [Microchip AVR tutorials]