| STM32L443xx 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 427 of file stm32l4xx_hal_smartcard.h.
| #define SMARTCARD_LASTBIT_ENABLE USART_CR2_LBCL | 
SMARTCARD frame last data bit clock pulse output to SCLK pin
Definition at line 428 of file stm32l4xx_hal_smartcard.h.
 1.7.6.1
 1.7.6.1