pub type MODE = Reg<MODE_SPEC>;
MODE (rw) register accessor: an alias for Reg<MODE_SPEC>
Reg<MODE_SPEC>
struct MODE { /* private fields */ }