Type Alias OBR

Source
pub type OBR = Reg<OBR_SPEC>;
Expand description

OBR register accessor: an alias for Reg<OBR_SPEC>

Aliased Typeยง

struct OBR { /* private fields */ }