Crate serial_16550_resources

Source
Expand description

Resource definitions for the 16550A UART.

Structs§

Serial16550DeviceHandle
A handle to a 16550A serial device.

Enums§

ComPort
A PC standard COM port.
MmioOrIoPort
The base address for the serial controller, either an MMIO address or an IO port.