gpioevent_data

The actual event being pushed to userspace

version(linux)
extern (C)
struct gpioevent_data {}

Members

Variables

id
uint id;

event identifier

timestamp
ulong timestamp;

best estimate of time of event occurrence, in nanoseconds

Suggestion Box / Bug Report