Type Alias esp32c3::gpio::func_in_sel_cfg::IN_INV_SEL_W

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

Field IN_INV_SEL writer - set this bit to invert input signal. 1:invert. 0:not invert.

Aliased Type§

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