STM32F439xx HAL User Manual
Defines
SMARTCARD Last Bit
SMARTCARD Exported constants

Defines

#define SMARTCARD_LASTBIT_DISABLE   0x00000000U
#define SMARTCARD_LASTBIT_ENABLE   ((uint32_t)USART_CR2_LBCL)

Define Documentation

#define SMARTCARD_LASTBIT_DISABLE   0x00000000U

Definition at line 284 of file stm32f4xx_hal_smartcard.h.

#define SMARTCARD_LASTBIT_ENABLE   ((uint32_t)USART_CR2_LBCL)

Definition at line 285 of file stm32f4xx_hal_smartcard.h.