pub type DIRECTION = Reg<DIRECTION_SPEC>;
direction register accessor: an alias for Reg<DIRECTION_SPEC>
Reg<DIRECTION_SPEC>