Type Alias esp32c3::gpio::func_in_sel_cfg::IN_INV_SEL_R

source ·
pub type IN_INV_SEL_R = BitReader;
Expand description

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

Aliased Type§

struct IN_INV_SEL_R { /* private fields */ }