OR1

Type Alias OR1 

Source
pub type OR1 = Reg<OR1_SPEC>;
Expand description

OR1 register accessor: an alias for Reg<OR1_SPEC>

Aliased Typeยง

pub struct OR1 { /* private fields */ }