Type Alias esp32s2::io_mux::GPIO32

source ·
pub type GPIO32 = Reg<GPIO32_SPEC>;
Expand description

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

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

For information about available fields see gpio32 module

Aliased Type§

struct GPIO32 { /* private fields */ }