STM32H735xx HAL User Manual
|
Defines | |
#define | SMARTCARD_LASTBIT_DISABLE 0x00000000U |
#define | SMARTCARD_LASTBIT_ENABLE USART_CR2_LBCL |
#define SMARTCARD_LASTBIT_DISABLE 0x00000000U |
SMARTCARD frame last data bit clock pulse not output to SCLK pin
Definition at line 421 of file stm32h7xx_hal_smartcard.h.
#define SMARTCARD_LASTBIT_ENABLE USART_CR2_LBCL |
SMARTCARD frame last data bit clock pulse output to SCLK pin
Definition at line 422 of file stm32h7xx_hal_smartcard.h.