GPIOEVENT_EVENT_RISING_EDGE

GPIO event types

version(linux)
extern (C)
enum GPIOEVENT_EVENT_RISING_EDGE = 0x01;
Suggestion Box / Bug Report