Struct x86_64::instructions::port::ReadOnlyAccess
source · pub struct ReadOnlyAccess(/* private fields */);
Expand description
An access marker type indicating that a port is only allowed to read values.
pub struct ReadOnlyAccess(/* private fields */);
An access marker type indicating that a port is only allowed to read values.