STM32H735xx HAL User Manual
|
Defines | |
#define | UART_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
#define | UART_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
#define UART_ONE_BIT_SAMPLE_DISABLE 0x00000000U |
One-bit sampling disable
Definition at line 427 of file stm32h7xx_hal_uart.h.
#define UART_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
One-bit sampling enable
Definition at line 428 of file stm32h7xx_hal_uart.h.