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