libgpiod  1.6.1
Data Fields
gpiod_line_event Struct Reference

Structure holding event info. More...

#include <gpiod.h>

Data Fields

struct timespec ts
 Best estimate of time of event occurrence. More...
 
int event_type
 Type of the event that occurred. More...
 

Detailed Description

Structure holding event info.

Definition at line 1483 of file gpiod.h.

Field Documentation

int gpiod_line_event::event_type

Type of the event that occurred.

Definition at line 1486 of file gpiod.h.

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: