Type Alias OOR

Source
pub type OOR = Reg<OOR_SPEC>;
Expand description

OOR register accessor: an alias for Reg<OOR_SPEC>

Aliased Typeยง

pub struct OOR { /* private fields */ }