STM32F103xB HAL User Manual
|
Defines | |
#define | SMARTCARD_LASTBIT_DISABLE 0x00000000U |
#define | SMARTCARD_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) |
#define SMARTCARD_LASTBIT_DISABLE 0x00000000U |
Definition at line 314 of file stm32f1xx_hal_smartcard.h.
#define SMARTCARD_LASTBIT_ENABLE ((uint32_t)USART_CR2_LBCL) |
Definition at line 315 of file stm32f1xx_hal_smartcard.h.