Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ixUARTDev Struct Reference
[IXP425 UART Access (IxUARTAcc) APIIXP425 UART Access (IxUARTAcc) API]

Device descriptor for the UART. More...


Data Fields

UINT8 * addr
 device base address

ixUARTMode mode
 interrupt, polled or loopback

int baudRate
 baud rate

int freq
 UART clock frequency.

int options
 hardware options

int fifoSize
 FIFO xmit size.

ixUARTStats stats
 device statistics


Detailed Description

Device descriptor for the UART.

Definition at line 342 of file IxUART.h.


Field Documentation

UINT8* ixUARTDev::addr
 

device base address

Definition at line 344 of file IxUART.h.

int ixUARTDev::baudRate
 

baud rate

Definition at line 346 of file IxUART.h.

int ixUARTDev::fifoSize
 

FIFO xmit size.

Definition at line 349 of file IxUART.h.

int ixUARTDev::freq
 

UART clock frequency.

Definition at line 347 of file IxUART.h.

ixUARTMode ixUARTDev::mode
 

interrupt, polled or loopback

Definition at line 345 of file IxUART.h.

int ixUARTDev::options
 

hardware options

Definition at line 348 of file IxUART.h.

ixUARTStats ixUARTDev::stats
 

device statistics

Definition at line 351 of file IxUART.h.


The documentation for this struct was generated from the following file:
Automatically generated from sources. © Intel Corp. 2003