Module model_16550

Source
Available on x86 or x86-64 only.
Expand description

Driver for the common UART interface provided on PCs that use the National Semiconductor 16550 chip and derivatives (itself based on the NS 8250).

Structs§

ActualRegisterAccess
Strategy that reads and writes registers from I/O space.
UART16550
Driver for a PC UART based on the National Semiconductor 16550.

Traits§

RegisterAccess
Strategy that provides access to registers for a 16550 UART.