Type Alias esp32c3::gpio::func_out_sel_cfg::OEN_INV_SEL_W

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

Field OEN_INV_SEL writer - set this bit to invert output enable signal.1:invert.0:not invert.

Aliased Type§

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