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

Data Fields

bool shared_vref
 
unsigned long internal_vref
 
struct iio_chan_specchannels
 
unsigned int num_channels
 

Detailed Description

struct ad5064_chip_info - chip specific information : whether the vref supply is shared between channels : internal reference voltage. 0 if the chip has no internal vref. : channel specification : number of channels

Definition at line 60 of file ad5064.c.

Field Documentation

struct iio_chan_spec* channels

Definition at line 63 of file ad5064.c.

unsigned long internal_vref

Definition at line 62 of file ad5064.c.

unsigned int num_channels

Definition at line 64 of file ad5064.c.

bool shared_vref

Definition at line 61 of file ad5064.c.


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