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