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