Type Alias esp32s2::io_mux::GPIO1

source ·
pub type GPIO1 = Reg<GPIO1_SPEC>;
Expand description

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

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

For information about available fields see gpio1 module

Aliased Type§

struct GPIO1 { /* private fields */ }