Expand description

GPIO input function configuration register

Structs§

Type Aliases§

  • Field IN_INV_SEL reader - set this bit to invert input signal. 1:invert. 0:not invert.
  • Field IN_INV_SEL writer - set this bit to invert input signal. 1:invert. 0:not invert.
  • Field 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 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.
  • Register FUNC%s_IN_SEL_CFG reader
  • Field SEL reader - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO.
  • Field SEL writer - set this bit to bypass GPIO. 1:do not bypass GPIO. 0:bypass GPIO.
  • Register FUNC%s_IN_SEL_CFG writer