#include <kernel_uart.h>
Inheritance diagram for Kernel_uart:

Public Member Functions | |
| Kernel_uart () | |
Static Public Member Functions | |
| static void | enable_rcv_irq () |
| (abstract) Enable rcv IRQ in UART. | |
| static FIASCO_CONST Uart *const | uart () |
Private Member Functions | |
| bool | startup (unsigned port) |
| Prototype for the UART specific startup implementation. | |
|
|
|
|
|
(abstract) Enable rcv IRQ in UART.
Reimplemented from Uart. |
|
|
Prototype for the UART specific startup implementation.
|
|
|
|
1.4.2