Type Alias esp32s2::io_mux::GPIO8

source ·
pub type GPIO8 = Reg<GPIO8_SPEC>;
Expand description

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

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

For information about available fields see gpio8 module

Aliased Type§

struct GPIO8 { /* private fields */ }