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

#include <ad7606.h>

Data Fields

unsigned default_os
 
unsigned default_range
 
unsigned gpio_convst
 
unsigned gpio_reset
 
unsigned gpio_range
 
unsigned gpio_os0
 
unsigned gpio_os1
 
unsigned gpio_os2
 
unsigned gpio_frstdata
 
unsigned gpio_stby
 

Detailed Description

struct ad7606_platform_data - platform/board specifc information : default oversampling value {0, 2, 4, 8, 16, 32, 64} : default range +/-{5000, 10000} mVolt : number of gpio connected to the CONVST pin : gpio connected to the RESET pin, if not used set to -1 : gpio connected to the RANGE pin, if not used set to -1 : gpio connected to the OS0 pin, if not used set to -1 : gpio connected to the OS1 pin, if not used set to -1 : gpio connected to the OS2 pin, if not used set to -1 : gpio connected to the FRSTDAT pin, if not used set to -1 : gpio connected to the STBY pin, if not used set to -1

Definition at line 30 of file ad7606.h.

Field Documentation

unsigned default_os

Definition at line 31 of file ad7606.h.

unsigned default_range

Definition at line 32 of file ad7606.h.

unsigned gpio_convst

Definition at line 33 of file ad7606.h.

unsigned gpio_frstdata

Definition at line 39 of file ad7606.h.

unsigned gpio_os0

Definition at line 36 of file ad7606.h.

unsigned gpio_os1

Definition at line 37 of file ad7606.h.

unsigned gpio_os2

Definition at line 38 of file ad7606.h.

unsigned gpio_range

Definition at line 35 of file ad7606.h.

unsigned gpio_reset

Definition at line 34 of file ad7606.h.

unsigned gpio_stby

Definition at line 40 of file ad7606.h.


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