pub type GPIO = Reg<GPIO_SPEC>;
GPIO (rw) register accessor: an alias for Reg<GPIO_SPEC>
Reg<GPIO_SPEC>