Data Fields
CSL_UartObj Struct Reference

UART Object structure. More...

#include <csl_uart.h>

Data Fields

Uint16 insId
CSL_UartRegsOvly uartRegs
CSL_SysRegsOvly sysAddr
CSL_UartOpmode opmode
Uint16 trigLevel
Uint32 UART_isrDispatchTable [7]

Detailed Description

UART Object structure.

This structure maintains information of UART object


Field Documentation

Instance id of UART

Referenced by UART_init().

Operation mode of UART interrupt/polled

Referenced by UART_init(), UART_read(), UART_setToIntMode(), UART_setToPollMode(), and UART_write().

CSL_SysRegsOvly CSL_UartObj::sysAddr

System control register overlay structure pointer

Referenced by UART_init().

Trigger level of fifo

Referenced by UART_config(), and UART_setup().

ISR dispatch table for storing call back function pointers

Referenced by UART_setCallback().

CSL_UartRegsOvly CSL_UartObj::uartRegs

The documentation for this struct was generated from the following file: