|
STM32L443xx HAL User Manual
|
Defines | |
| #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 436 of file stm32l4xx_hal_smartcard.h.
| #define SMARTCARD_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
SMARTCARD frame one-bit sample enabled
Definition at line 437 of file stm32l4xx_hal_smartcard.h.
1.7.6.1