pub type RBR = Reg<RBR_SPEC>;
rbr (r) register accessor: an alias for Reg<RBR_SPEC>
Reg<RBR_SPEC>
struct RBR { /* private fields */ }