Universal synchronous asynchronous receiver
transmitter (USART)
#define: USART_FLAG_CM USART_ISR_CMF
#define: USART_FLAG_BUSY USART_ISR_BUSY
#define: USART_FLAG_ABRF USART_ISR_ABRF
#define: USART_FLAG_ABRE USART_ISR_ABRE
#define: USART_FLAG_EOB USART_ISR_EOBF
#define: USART_FLAG_RTO USART_ISR_RTOF
#define: USART_FLAG_nCTSS USART_ISR_CTS
#define: USART_FLAG_CTS USART_ISR_CTSIF
#define: USART_FLAG_LBD USART_ISR_LBD
#define: USART_FLAG_TXE USART_ISR_TXE
#define: USART_FLAG_TC USART_ISR_TC
#define: USART_FLAG_RXNE USART_ISR_RXNE