STM32L486xx HAL User Manual
Defines
SMARTCARD One Bit Sampling Method
SMARTCARD Exported Constants

Defines

#define SMARTCARD_ONE_BIT_SAMPLE_DISABLE   0x00000000U
#define SMARTCARD_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

Define Documentation

#define SMARTCARD_ONE_BIT_SAMPLE_DISABLE   0x00000000U

SMARTCARD frame one-bit sample disabled

Definition at line 435 of file stm32l4xx_hal_smartcard.h.

#define SMARTCARD_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

SMARTCARD frame one-bit sample enabled

Definition at line 436 of file stm32l4xx_hal_smartcard.h.