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