USART configuration control structure.
Public Attributes#
uint32_t
baud rate
USART mode of operation.
USART parity bit.
USART stop bits.
USART h/w flow control.
USART databits.
USART MISC_CONTROL.
uint32_t
USART module.
boolean_t
USART TX and RX Config enable.
boolean_t
Synchronous mode.
Public Attribute Documentation#
hwflowcontrol#
usart_hwflowcontol_typedef_t sl_si91x_usart_control_config_t::hwflowcontrol
USART h/w flow control.
misc_control#
usart_misc_control_typedef_t sl_si91x_usart_control_config_t::misc_control
USART MISC_CONTROL.
config_enable#
boolean_t sl_si91x_usart_control_config_t::config_enable
USART TX and RX Config enable.