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