|
STM32L443xx 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 434 of file stm32l4xx_hal_uart.h.
| #define UART_ONE_BIT_SAMPLE_ENABLE USART_CR3_ONEBIT |
One-bit sampling enable
Definition at line 435 of file stm32l4xx_hal_uart.h.
1.7.6.1