STM32H735xx HAL User Manual
|
Defines | |
#define | SMARTCARD_STOPBITS_0_5 USART_CR2_STOP_0 |
#define | SMARTCARD_STOPBITS_1_5 USART_CR2_STOP |
#define SMARTCARD_STOPBITS_0_5 USART_CR2_STOP_0 |
SMARTCARD frame with 0.5 stop bit
Definition at line 375 of file stm32h7xx_hal_smartcard.h.
#define SMARTCARD_STOPBITS_1_5 USART_CR2_STOP |
SMARTCARD frame with 1.5 stop bits
Definition at line 376 of file stm32h7xx_hal_smartcard.h.