Type Alias OBR
Source pub type OBR = Reg<OBRrs>;
Expand description
OBR (r) register accessor: Option byte register
You can read this register and get obr::R. See API.
See register structure
For information about available fields see obr module
pub struct OBR { }