Searched defs:GPIO_CONFIG (Results 1 – 1 of 1) sorted by relevance
72 struct GPIO_CONFIG { struct81 uint32_t PadMode : 4;87 uint32_t HostSoftPadOwn : 2;94 uint32_t Direction : 5;101 uint32_t OutputState : 2;109 uint32_t InterruptConfig : 8;115 uint32_t PowerConfig : 4;122 uint32_t ElectricalConfig : 7;129 uint32_t LockConfig : 3;134 uint32_t OtherSettings : 2;[all …]