Kinova-kortex2_Gen3_G3L

Enum GpioBehavior

Overview / Purpose

Enumeration GpioBehavior

Enumerator Value Description
UNSPECIFIED_GPIO_BEHAVIOR 0 Unspecified GPIO behavior
GPIO_FALLING 1 Falling edge
GPIO_RISING 2 Rising edge
GPIO_PULSE_LOW 3 Sequence of HIGH - LOW - HIGH
GPIO_PULSE_HIGH 4 Sequence of LOW - HIGH - LOW
GPIO_ANALOG_CHANGE 5 Analog input value change

Parent topic: Base (Python)