Macros | |
#define | USART_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ |
#define | USART_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ |
#define USART_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ |
Receive Data flush Request
Definition at line 297 of file stm32f7xx_hal_usart.h.
#define USART_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ |
Transmit data flush Request
Definition at line 298 of file stm32f7xx_hal_usart.h.