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