Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 325 Bytes

File metadata and controls

14 lines (9 loc) · 325 Bytes

Enum GPIOValue

Overview / Purpose

Enumeration GPIOValue

Enumerator Value Description
GPIO_VALUE_UNSPECIFIED 0 Unspecified GPIO value
GPIO_VALUE_LOW 1 Low
GPIO_VALUE_HIGH 2 High

Parent topic: InterconnectConfig (Python)