Macros | |
#define | IRDA_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
#define | IRDA_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
#define IRDA_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
One-bit sampling disabled
Definition at line 324 of file stm32f7xx_hal_irda.h.
#define IRDA_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
One-bit sampling enabled
Definition at line 325 of file stm32f7xx_hal_irda.h.