![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ixUARTDev Struct ReferenceDevice 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 | |
Definition at line 342 of file IxUART.h.
|
|
device base address
|
|
|
baud rate
|
|
|
FIFO xmit size.
|
|
|
UART clock frequency.
|
|
|
interrupt, polled or loopback
|
|
|
hardware options
|
|
|
device statistics
|