|
STM32F479xx HAL User Manual
|
Defines | |
| #define | UART_STOPBITS_1 0x00000000U |
| #define | UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) |
| #define UART_STOPBITS_1 0x00000000U |
Definition at line 269 of file stm32f4xx_hal_uart.h.
| #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) |
Definition at line 270 of file stm32f4xx_hal_uart.h.
1.7.6.1