uart 1.0
AVR mega series uart library
Loading...
Searching...
No Matches
UART Interrupt Control Macros

Configuration macros for interrupt-based UART processing.

Configuration macros for interrupt-based UART processing.

Attention
!!! Interrupts are NOT implemented in this library !!! If interrupts are used, polling functions will be disabled. Users must implement ISR handlers separately.