RTEMS 6.1-rc5
|
Macros | |
#define | SMARTCARD_CLEAR_PEF USART_ICR_PECF |
#define | SMARTCARD_CLEAR_FEF USART_ICR_FECF |
#define | SMARTCARD_CLEAR_NEF USART_ICR_NECF |
#define | SMARTCARD_CLEAR_OREF USART_ICR_ORECF |
#define | SMARTCARD_CLEAR_IDLEF USART_ICR_IDLECF |
#define | SMARTCARD_CLEAR_TXFECF USART_ICR_TXFECF |
#define | SMARTCARD_CLEAR_TCF USART_ICR_TCCF |
#define | SMARTCARD_CLEAR_TCBGTF USART_ICR_TCBGTCF |
#define | SMARTCARD_CLEAR_RTOF USART_ICR_RTOCF |
#define | SMARTCARD_CLEAR_EOBF USART_ICR_EOBCF |
#define SMARTCARD_CLEAR_EOBF USART_ICR_EOBCF |
SMARTCARD end of block clear flag
#define SMARTCARD_CLEAR_FEF USART_ICR_FECF |
SMARTCARD framing error clear flag
#define SMARTCARD_CLEAR_IDLEF USART_ICR_IDLECF |
SMARTCARD idle line detected clear flag
#define SMARTCARD_CLEAR_NEF USART_ICR_NECF |
SMARTCARD noise error detected clear flag
#define SMARTCARD_CLEAR_OREF USART_ICR_ORECF |
SMARTCARD overrun error clear flag
#define SMARTCARD_CLEAR_PEF USART_ICR_PECF |
SMARTCARD parity error clear flag
#define SMARTCARD_CLEAR_RTOF USART_ICR_RTOCF |
SMARTCARD receiver time out clear flag
#define SMARTCARD_CLEAR_TCBGTF USART_ICR_TCBGTCF |
SMARTCARD transmission complete before guard time completion clear flag
#define SMARTCARD_CLEAR_TCF USART_ICR_TCCF |
SMARTCARD transmission complete clear flag
#define SMARTCARD_CLEAR_TXFECF USART_ICR_TXFECF |
TXFIFO empty Clear Flag