Type Alias esp32s2::io_mux::GPIO0

source ·
pub type GPIO0 = Reg<GPIO0_SPEC>;
Expand description

GPIO0 (rw) register accessor: Configuration register for pin GPIO0

You can read this register and get gpio0::R. You can reset, write, write_with_zero this register using gpio0::W. You can also modify this register. See API.

For information about available fields see gpio0 module

Aliased Type§

struct GPIO0 { /* private fields */ }