5.13.0.0R1
Software Development Kit
platform_uart_config_t Struct Reference

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
 

Detailed Description

UART configuration

Field Documentation

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


The documentation for this struct was generated from the following file: