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