Type Alias esp32s2::io_mux::GPIO2

source ·
pub type GPIO2 = Reg<GPIO2_SPEC>;
Expand description

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

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

For information about available fields see gpio2 module

Aliased Type§

struct GPIO2 { /* private fields */ }