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