Module esp32c2::gpio::func51_in_sel_cfg
source · [−]Expand description
GPIO input function configuration register
Structs
GPIO input function configuration register
Register FUNC51_IN_SEL_CFG reader
Register FUNC51_IN_SEL_CFG writer
Type Definitions
Field FUNC51_IN_INV_SEL reader - set this bit to invert input signal. 1:invert. 0:not invert.
Field FUNC51_IN_INV_SEL writer - set this bit to invert input signal. 1:invert. 0:not invert.
Field FUNC51_IN_SEL reader - 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 FUNC51_IN_SEL writer - 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 SIG51_IN_SEL reader - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO.
Field SIG51_IN_SEL writer - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO.