Crate uart8250[][src]

Expand description

uart8250

This crate provide a unit struct with many methods to operate uart 8250.

REF: Serial Programming/8250 UART Programming

Re-exports

pub use uart::ChipFIFOInfo;
pub use uart::InterruptType;
pub use uart::MmioUart8250;
pub use uart::Parity;

Modules