pub type Port<T> = PortGeneric<T, ReadWriteAccess>;Available on x86-64 and crate feature
instructions only.Expand description
A read-write I/O port.
Aliased Typeยง
pub struct Port<T> { /* private fields */ }pub type Port<T> = PortGeneric<T, ReadWriteAccess>;instructions only.A read-write I/O port.
pub struct Port<T> { /* private fields */ }