Macros | |
#define | SMARTCARD_TIMEOUT_DISABLE 0x00000000U |
#define | SMARTCARD_TIMEOUT_ENABLE USART_CR2_RTOEN |
#define SMARTCARD_TIMEOUT_DISABLE 0x00000000U |
SMARTCARD receiver timeout disabled
Definition at line 422 of file stm32f7xx_hal_smartcard.h.
#define SMARTCARD_TIMEOUT_ENABLE USART_CR2_RTOEN |
SMARTCARD receiver timeout enabled
Definition at line 423 of file stm32f7xx_hal_smartcard.h.