pub trait IoPortReadAccess: Access { }
Expand description
A marker trait for access types which allow reading port values.
Object Safety§
This trait is not object safe.
pub trait IoPortReadAccess: Access { }
A marker trait for access types which allow reading port values.