|
uart 1.0
AVR mega series uart library
|
| avr | |
| uart | |
| uart.c | Source file with implementation of polling-based UART functions and macros |
| uart.h | Header file with declarations and macros for hardware UART |
| common | |
| defines | |
| TWI_defines.h | Macro definitions for TWI/I2C communication flags and operations |
| enums | |
| SPI_enums.h | Enumerations for SPI interface configurations and status |
| TWI_enums.h | Enumerations for TWI/I2C interface modes, operations, acknowledgment, and error codes |
| UART_enums.h | Enumerations for UART data status, error codes, and handshake states |
| macros | |
| PORT_macros.h | Macro definitions for port operations |