Module esp32c3::gpio::func_in_sel_cfg
source · Expand description
GPIO input function configuration register
Structs
- GPIO input function configuration register
Type Aliases
- Field
IN_INV_SELreader - set this bit to invert input signal. 1:invert. 0:not invert. - Field
IN_INV_SELwriter - set this bit to invert input signal. 1:invert. 0:not invert. - Field
IN_SELreader - set this value: s=0-53: connect GPIO[s] to this port. s=0x38: set this port always high level. s=0x3C: set this port always low level. - Field
IN_SELwriter - set this value: s=0-53: connect GPIO[s] to this port. s=0x38: set this port always high level. s=0x3C: set this port always low level. - Register
FUNC%s_IN_SEL_CFGreader - Field
SELreader - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO. - Field
SELwriter - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO. - Register
FUNC%s_IN_SEL_CFGwriter