pub type STATE = Reg<STATE_SPEC>;
Expand description

STATE (r) register accessor: an alias for Reg<STATE_SPEC>