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