#include <platform_peripheral.h>
Data Fields | |
| uint32_t | baud_rate |
| platform_uart_data_width_t | data_width |
| platform_uart_parity_t | parity |
| platform_uart_stop_bits_t | stop_bits |
UART configuration
| uint32_t platform_uart_config_t::baud_rate |
Baud rate
| platform_uart_data_width_t platform_uart_config_t::data_width |
Data width
| platform_uart_parity_t platform_uart_config_t::parity |
Parity
| platform_uart_stop_bits_t platform_uart_config_t::stop_bits |
Number of stop bits