Kinova-kortex2_Gen3_G3L

Enum GpioPinPropertyFlags

Overview / Purpose

Enumeration GpioPinPropertyFlags

Enumerator Value Description
GPIOPROPERTY_UNKNOWN 0  
GPIOPROPERTY_INPUT 1 0x1 : Pin can be used as digital input
GPIOPROPERTY_OUTPUT 2 0x2 : Pin can be used as digital output
GPIOPROPERTY_ANALOG 4 0x4 : Pin can be used as analog input

Parent topic: Base (Python)