Crate uart8250

Source
Expand description

§uart8250

This crate provides a struct with many methods to operate an 8250 UART.

REF: Serial Programming/8250 UART Programming

Structs§

MmioUart8250
MMIO version of an 8250 UART.

Enums§

ChipFifoInfo
InterruptType
Parity
TransmitError
An error encountered which trying to transmit data.