[−][src]Module kernel::uart
UART driver module
Structs
Uart | UART driver |
Constants
UART_BASE_ADDR | UART base address on QEMU RISC-V |
Statics
__UART | UART driver object |
Functions
UART | Global function to get an instance of UART driver |
init⚠ | |
uartintr | Process UART interrupt. Should only be called when interrupt. |