pub type OR = Reg<OR_SPEC>;
OR register accessor: an alias for Reg<OR_SPEC>
Reg<OR_SPEC>
pub struct OR { /* private fields */ }