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