Type Alias esp32c3::gpio::func_in_sel_cfg::SEL_W

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

Field SEL writer - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO.

Aliased Type§

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