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

#include <ad7266.h>

Data Fields

enum ad7266_range range
 
enum ad7266_mode mode
 
bool fixed_addr
 
unsigned int addr_gpios [3]
 

Detailed Description

struct ad7266_platform_data - Platform data for the AD7266 driver : Reference voltage range the device is configured for : Sample mode the device is configured for : Whether the address pins are hard-wired : GPIOs used for controlling the address pins, only used if fixed_addr is set to false.

Definition at line 47 of file ad7266.h.

Field Documentation

unsigned int addr_gpios[3]

Definition at line 51 of file ad7266.h.

bool fixed_addr

Definition at line 50 of file ad7266.h.

enum ad7266_mode mode

Definition at line 49 of file ad7266.h.

Definition at line 48 of file ad7266.h.


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