GPIOEVENT_EVENT_FALLING_EDGE

GPIO event types

version(linux)
extern (C)
enum GPIOEVENT_EVENT_FALLING_EDGE = 0x02;

Meta