MSPM0C110X Driver Library  2.05.01.00
Data Fields

Configuration struct for DL_UART_init. More...

#include <dl_uart.h>

Data Fields

DL_UART_MODE mode
 
DL_UART_DIRECTION direction
 
DL_UART_FLOW_CONTROL flowControl
 
DL_UART_PARITY parity
 
DL_UART_WORD_LENGTH wordLength
 
DL_UART_STOP_BITS stopBits
 

Detailed Description

Configuration struct for DL_UART_init.

Field Documentation

§ mode

DL_UART_MODE DL_UART_Config::mode

The communication mode and protocol used. One of DL_UART_MODE

§ direction

DL_UART_DIRECTION DL_UART_Config::direction

The communication direction. One of DL_UART_DIRECTION.

§ flowControl

DL_UART_FLOW_CONTROL DL_UART_Config::flowControl

The flow control configuration. One of DL_UART_FLOW_CONTROL

§ parity

DL_UART_PARITY DL_UART_Config::parity

The parity configuration. One of DL_UART_PARITY

§ wordLength

DL_UART_WORD_LENGTH DL_UART_Config::wordLength

The size of the data transfer. One of DL_UART_WORD_LENGTH

§ stopBits

DL_UART_STOP_BITS DL_UART_Config::stopBits

The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale