STM32H735xx 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 430 of file stm32h7xx_hal_smartcard.h.

#define SMARTCARD_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

SMARTCARD frame one-bit sample enabled

Definition at line 431 of file stm32h7xx_hal_smartcard.h.