Type Alias GPIO
Source pub type GPIO = Reg<GPIO_SPEC>;
Expand description
GPIO (rw) register accessor: IO MUX Configure Register for pad XTAL_32K_P
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.
For information about available fields see gpio module
struct GPIO { }