STM32H735xx HAL User Manual
|
Defines | |
#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 349 of file stm32h7xx_hal_irda.h.
#define IRDA_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
One-bit sampling enabled
Definition at line 350 of file stm32h7xx_hal_irda.h.