MSPM0G1X0X_G3X0X TI-Driver Library  1.20.01.06
Data Fields

Private Metadata structure for a UART instance supporting hardware parameters. More...

#include <UARTMSPM0G1X0X_G3X0X.h>

Data Fields

UART_Regs * regs
 
IRQn_Type irq
 
uint32_t rxPin
 
uint32_t rxPinFunction
 
uint32_t txPin
 
uint32_t txPinFunction
 
DL_UART_MODE mode
 
DL_UART_DIRECTION direction
 
DL_UART_FLOW_CONTROL flowControl
 
DL_UART_CLOCK clockSource
 
DL_UART_CLOCK_DIVIDE_RATIO clockDivider
 
DL_UART_RX_FIFO_LEVEL rxIntFifoThr
 
DL_UART_TX_FIFO_LEVEL txIntFifoThr
 

Detailed Description

Private Metadata structure for a UART instance supporting hardware parameters.

Field Documentation

§ regs

UART_Regs* UARTMSP_HWAttrs::regs

Pointer to UART register

§ irq

IRQn_Type UARTMSP_HWAttrs::irq

UART Irq

§ rxPin

uint32_t UARTMSP_HWAttrs::rxPin

Rx port pin

§ rxPinFunction

uint32_t UARTMSP_HWAttrs::rxPinFunction

Rx pin function

§ txPin

uint32_t UARTMSP_HWAttrs::txPin

Tx port pin

§ txPinFunction

uint32_t UARTMSP_HWAttrs::txPinFunction

Tx pin function

§ mode

DL_UART_MODE UARTMSP_HWAttrs::mode

UART mode

§ direction

DL_UART_DIRECTION UARTMSP_HWAttrs::direction

UART direction

§ flowControl

DL_UART_FLOW_CONTROL UARTMSP_HWAttrs::flowControl

Select UART flow control

§ clockSource

DL_UART_CLOCK UARTMSP_HWAttrs::clockSource

Clock source

§ clockDivider

DL_UART_CLOCK_DIVIDE_RATIO UARTMSP_HWAttrs::clockDivider

Clock div

§ rxIntFifoThr

DL_UART_RX_FIFO_LEVEL UARTMSP_HWAttrs::rxIntFifoThr

Select threshold for Rx FIFO

§ txIntFifoThr

DL_UART_TX_FIFO_LEVEL UARTMSP_HWAttrs::txIntFifoThr

Select threshold for Tx FIFO


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