Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iio_event_data Struct Reference

#include <events.h>

Data Fields

__u64 id
 
__s64 timestamp
 

Detailed Description

struct iio_event_data - The actual event being pushed to userspace : event identifier : best estimate of time of event occurrence (often from the interrupt handler)

Definition at line 22 of file events.h.

Field Documentation

Definition at line 23 of file events.h.

Definition at line 24 of file events.h.


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