STM32L486xx HAL User Manual
Defines
IRDA One Bit Sampling
IRDA Exported Constants

Defines

#define IRDA_ONE_BIT_SAMPLE_DISABLE   0x00000000U
#define IRDA_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

Define Documentation

#define IRDA_ONE_BIT_SAMPLE_DISABLE   0x00000000U

One-bit sampling disabled

Definition at line 380 of file stm32l4xx_hal_irda.h.

#define IRDA_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

One-bit sampling enabled

Definition at line 381 of file stm32l4xx_hal_irda.h.