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

Data Fields

struct spi_devicespi
 
struct iio_chan_specchannels
 
struct iio_dev_attriio_attr
 
int slave_num
 
int scan_cnt
 
int readback_delay_us
 
unsigned char crc_tab [256]
 
unsigned char ctrl_hb
 
unsigned char ctrl_lb
 
unsigned char cell_threshhigh
 
unsigned char cell_threshlow
 
unsigned char aux_threshhigh
 
unsigned char aux_threshlow
 
unsigned char cb_mask [AD7280A_MAX_CHAIN]
 

Detailed Description

Definition at line 122 of file ad7280a.c.

Field Documentation

unsigned char aux_threshhigh

Definition at line 134 of file ad7280a.c.

unsigned char aux_threshlow

Definition at line 135 of file ad7280a.c.

unsigned char cb_mask[AD7280A_MAX_CHAIN]

Definition at line 136 of file ad7280a.c.

unsigned char cell_threshhigh

Definition at line 132 of file ad7280a.c.

unsigned char cell_threshlow

Definition at line 133 of file ad7280a.c.

struct iio_chan_spec* channels

Definition at line 124 of file ad7280a.c.

unsigned char crc_tab[256]

Definition at line 129 of file ad7280a.c.

unsigned char ctrl_hb

Definition at line 130 of file ad7280a.c.

unsigned char ctrl_lb

Definition at line 131 of file ad7280a.c.

struct iio_dev_attr* iio_attr

Definition at line 125 of file ad7280a.c.

int readback_delay_us

Definition at line 128 of file ad7280a.c.

int scan_cnt

Definition at line 127 of file ad7280a.c.

int slave_num

Definition at line 126 of file ad7280a.c.

Definition at line 123 of file ad7280a.c.


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