mraa  1.7.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Data Fields
iio_event_data Struct Reference

Detailed Description

struct iio_event_data - The actual event being pushed to userspace

Data Fields

unsigned long long int id
 
long long int timestamp
 

Field Documentation

◆ id

unsigned long long int id

event identifier

◆ timestamp

long long int timestamp

best estimate of time of event occurrence (often from the interrupt handler)


The documentation for this struct was generated from the following file: