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

#include <ad_sigma_delta.h>

Data Fields

struct spi_devicespi
 
struct iio_triggertrig
 
struct completion completion
 
bool irq_dis
 
bool bus_locked
 
uint8_t comm
 
struct ad_sigma_delta_infoinfo
 
uint8_t data[4] ____cacheline_aligned
 

Detailed Description

struct ad_sigma_delta - Sigma Delta device struct : The spi device associated with the Sigma Delta device. : The IIO trigger associated with the Sigma Delta device.

Most of the fields are private to the sigma delta library code and should not be accessed by individual drivers.

Definition at line 60 of file ad_sigma_delta.h.

Field Documentation

Definition at line 78 of file ad_sigma_delta.h.

bool bus_locked

Definition at line 68 of file ad_sigma_delta.h.

uint8_t comm

Definition at line 70 of file ad_sigma_delta.h.

Definition at line 65 of file ad_sigma_delta.h.

Definition at line 72 of file ad_sigma_delta.h.

bool irq_dis

Definition at line 66 of file ad_sigma_delta.h.

Definition at line 61 of file ad_sigma_delta.h.

Definition at line 62 of file ad_sigma_delta.h.


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