Type Alias esp32s2::io_mux::gpio30::SLP_SEL_W

source ·
pub type SLP_SEL_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SLP_SEL writer - Sleep mode selection of this pin. Set to 1 to put the pin in sleep mode.

Aliased Type§

struct SLP_SEL_W<'a, REG> { /* private fields */ }