microHAL
An abstraction layer for your future F4xx projects
|
Contains USART interrupt configuration. More...
#include <usart.h>
Data Fields | |
volatile _Bool | TXEI: 1 |
volatile _Bool | CTSI: 1 |
volatile _Bool | TCI: 1 |
volatile _Bool | RXNEI: 1 |
volatile _Bool | IDLEI: 1 |
volatile _Bool | PEI: 1 |
volatile _Bool | LBDI: 1 |
volatile _Bool | EI: 1 |
Contains USART interrupt configuration.