pub type VALUE = Reg<VALUE_SPEC>;
VALUE register accessor: an alias for Reg<VALUE_SPEC>
Reg<VALUE_SPEC>