Expand description
GPIO output function select register
Structs§
- GPIO output function select register
Type Aliases§
- Field
INV_SELreader - set this bit to invert output signal.1:invert.0:not invert. - Field
INV_SELwriter - set this bit to invert output signal.1:invert.0:not invert. - Field
OEN_INV_SELreader - set this bit to invert output enable signal.1:invert.0:not invert. - Field
OEN_INV_SELwriter - set this bit to invert output enable signal.1:invert.0:not invert. - Field
OEN_SELreader - set this bit to select output enable signal.1:use GPIO_ENABLE_REG[n] as output enable signal.0:use peripheral output enable signal. - Field
OEN_SELwriter - set this bit to select output enable signal.1:use GPIO_ENABLE_REG[n] as output enable signal.0:use peripheral output enable signal. - Field
OUT_SELreader - The value of the bits: 0<=s<=256. Set the value to select output signal. s=0-127: output of GPIO[n] equals input of peripheral[s]. s=128: output of GPIO[n] equals GPIO_OUT_REG[n]. - Field
OUT_SELwriter - The value of the bits: 0<=s<=256. Set the value to select output signal. s=0-127: output of GPIO[n] equals input of peripheral[s]. s=128: output of GPIO[n] equals GPIO_OUT_REG[n]. - Register
FUNC%s_OUT_SEL_CFGreader - Register
FUNC%s_OUT_SEL_CFGwriter