Expand description
GPIO output function select register
Structs§
- FUNC_
OUT_ SEL_ CFG_ SPEC - GPIO output function select register
Type Aliases§
- INV_
SEL_ R - Field
INV_SELreader - set this bit to invert output signal.1:invert.0:not invert. - INV_
SEL_ W - Field
INV_SELwriter - set this bit to invert output signal.1:invert.0:not invert. - OEN_
INV_ SEL_ R - Field
OEN_INV_SELreader - set this bit to invert output enable signal.1:invert.0:not invert. - OEN_
INV_ SEL_ W - Field
OEN_INV_SELwriter - set this bit to invert output enable signal.1:invert.0:not invert. - OEN_
SEL_ R - 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. - OEN_
SEL_ W - 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. - OUT_
SEL_ R - Field
OUT_SELreader - The value of the bits: 0<=s<=256. Set the value to select output signal. s=0-255: output of GPIO[n] equals input of peripheral[s]. s=256: output of GPIO[n] equals GPIO_OUT_REG[n]. - OUT_
SEL_ W - Field
OUT_SELwriter - The value of the bits: 0<=s<=256. Set the value to select output signal. s=0-255: output of GPIO[n] equals input of peripheral[s]. s=256: output of GPIO[n] equals GPIO_OUT_REG[n]. - R
- Register
FUNC%s_OUT_SEL_CFGreader - W
- Register
FUNC%s_OUT_SEL_CFGwriter