Expand description

GPIO output function select register

Structs

GPIO output function select register

Register FUNC24_OUT_SEL_CFG reader

Register FUNC24_OUT_SEL_CFG writer

Type Definitions

Field FUNC24_OEN_INV_SEL reader - set this bit to invert output enable signal.1:invert.0:not invert.

Field FUNC24_OEN_INV_SEL writer - set this bit to invert output enable signal.1:invert.0:not invert.

Field FUNC24_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.

Field FUNC24_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.

Field FUNC24_OUT_INV_SEL reader - set this bit to invert output signal.1:invert.0:not invert.

Field FUNC24_OUT_INV_SEL writer - set this bit to invert output signal.1:invert.0:not invert.

Field FUNC24_OUT_SEL reader - 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].

Field FUNC24_OUT_SEL writer - 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].