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_SEL
reader - set this bit to invert output signal.1:invert.0:not invert. - INV_
SEL_ W - Field
INV_SEL
writer - set this bit to invert output signal.1:invert.0:not invert. - OEN_
INV_ SEL_ R - Field
OEN_INV_SEL
reader - set this bit to invert output enable signal.1:invert.0:not invert. - OEN_
INV_ SEL_ W - Field
OEN_INV_SEL
writer - set this bit to invert output enable signal.1:invert.0:not invert. - OEN_
SEL_ R - Field
OEN_SEL
reader - 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_SEL
writer - 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_SEL
reader - 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]. - OUT_
SEL_ W - Field
OUT_SEL
writer - 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]. - R
- Register
FUNC%s_OUT_SEL_CFG
reader - W
- Register
FUNC%s_OUT_SEL_CFG
writer