Type Definition x86_64::instructions::port::PortReadOnly[][src]

pub type PortReadOnly<T> = PortGeneric<T, ReadOnlyAccess>;
Expand description

A read-only I/O port.