STM32L443xx 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 381 of file stm32l4xx_hal_smartcard.h.
#define SMARTCARD_STOPBITS_1_5 USART_CR2_STOP |
SMARTCARD frame with 1.5 stop bits
Definition at line 382 of file stm32l4xx_hal_smartcard.h.