Macros | |
#define | SMARTCARD_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
#define | SMARTCARD_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
#define SMARTCARD_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
SMARTCARD frame one-bit sample disabled
Definition at line 404 of file stm32f7xx_hal_smartcard.h.
#define SMARTCARD_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
SMARTCARD frame one-bit sample enabled
Definition at line 405 of file stm32f7xx_hal_smartcard.h.