![]() |
MAX32665 SDK Documentation
0.2
Software Development Kit Overview and API Documentation
|
UART configuration type. More...
#include <uart.h>
Data Fields | |
uart_parity_t | parity |
uart_size_t | size |
Configure parity checking. | |
uart_stop_t | stop |
Configure character size. | |
uart_flow_ctrl_t | flow |
Configure the number of stop bits to use. | |
uart_flow_pol_t | pol |
Configure hardware flow control. | |
uint32_t | baud |
Configure hardware flow control. | |
uart_clksel_t | clksel |
Configure baud rate. | |