Expand description
Serial port abstraction: the [_Serial] trait and the [SerialPort] identifier enums.
Authors: MarioS271
Re-exports§
pub use crate::arch::x86_64::drivers::tty::uart::Uart;
Enums§
Traits§
- UartOps
- Trait which defines standardized UART operations across different serial implementations