Type Alias esp32c3::io_mux::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

Aliased Type§

struct GPIO { /* private fields */ }