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)
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)