pub type CMD = Reg<CMD_SPEC>;
CMD register accessor: an alias for Reg<CMD_SPEC>
Reg<CMD_SPEC>
struct CMD { /* private fields */ }