STM32H735xx HAL User Manual
|
Defines | |
#define | SMARTCARD_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ |
#define | SMARTCARD_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ |
#define SMARTCARD_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ |
Receive data flush request
Definition at line 539 of file stm32h7xx_hal_smartcard.h.
Referenced by SMARTCARD_RxISR(), and SMARTCARD_RxISR_FIFOEN().
#define SMARTCARD_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ |
Transmit data flush request
Definition at line 540 of file stm32h7xx_hal_smartcard.h.