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