![]() |
![]() |
|
MSPM0C110X Driver Library
2.05.01.00
|
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 |
Configuration struct for DL_UART_init.
| DL_UART_MODE DL_UART_Config::mode |
The communication mode and protocol used. One of DL_UART_MODE
| DL_UART_DIRECTION DL_UART_Config::direction |
The communication direction. One of DL_UART_DIRECTION.
| DL_UART_FLOW_CONTROL DL_UART_Config::flowControl |
The flow control configuration. One of DL_UART_FLOW_CONTROL
| DL_UART_PARITY DL_UART_Config::parity |
The parity configuration. One of DL_UART_PARITY
| DL_UART_WORD_LENGTH DL_UART_Config::wordLength |
The size of the data transfer. One of DL_UART_WORD_LENGTH
| DL_UART_STOP_BITS DL_UART_Config::stopBits |
One of DL_UART_STOP_BITS