Type Alias OR

Source
pub type OR = Reg<OR_SPEC>;
Expand description

OR register accessor: an alias for Reg<OR_SPEC>

Aliased Typeยง

pub struct OR { /* private fields */ }