pub type GPIO = Reg<GPIO_SPEC>;
GPIO (rw) register accessor: Pad control register
You can read this register and get gpio::R. You can reset, write, write_with_zero this register using gpio::W. You can also modify this register. See API.
read
gpio::R
reset
write
write_with_zero
gpio::W
modify
For information about available fields see gpio module
gpio
struct GPIO { /* private fields */ }