Structure holding event info.
More...
#include <gpiod.h>
|
| struct timespec | ts |
| | Best estimate of time of event occurrence.
|
| |
| int | event_type |
| | Type of the event that occurred.
|
| |
Structure holding event info.
Definition at line 1483 of file gpiod.h.
◆ event_type
| int gpiod_line_event::event_type |
Type of the event that occurred.
Definition at line 1486 of file gpiod.h.
◆ ts
| struct timespec gpiod_line_event::ts |
Best estimate of time of event occurrence.
Definition at line 1484 of file gpiod.h.
The documentation for this struct was generated from the following file: