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

pub type PortWriteOnly<T> = PortGeneric<T, WriteOnlyAccess>;
Expand description

A write-only I/O port.