5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
platform_uart_config_t Struct Reference

#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
 

Detailed Description

UART configuration

Field Documentation

◆ baud_rate

uint32_t platform_uart_config_t::baud_rate

Baud rate

◆ data_width

platform_uart_data_width_t platform_uart_config_t::data_width

Data width

◆ parity

platform_uart_parity_t platform_uart_config_t::parity

Parity

◆ stop_bits

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: