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

pub type Port<T> = PortGeneric<T, ReadWriteAccess>;
Expand description

A read-write I/O port.