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.