FreeNOS
|
The serial driver supports UART devices such as the i8250 and PL011. More...
Data Structures | |
class | i8250 |
i8250 serial UART. More... | |
class | NS16550 |
The NS16550 is a commonly available UART device. More... | |
class | PL011 |
The PL011 is a commonly available UART device frequently found in ARM systems. More... | |
class | SerialDevice |
Provides sequential byte stream of incoming (RX) and outgoing (TX) data. More... | |
The serial driver supports UART devices such as the i8250 and PL011.