pub type IN = Reg<IN_SPEC>;
IN (r) register accessor: an alias for Reg<IN_SPEC>
Reg<IN_SPEC>
struct IN { /* private fields */ }