GPIOEVENT_REQUEST_FALLING_EDGE

Eventrequest flags

version(linux)
extern (C)
enum GPIOEVENT_REQUEST_FALLING_EDGE = (1 << 1);

Meta