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

#include <ad7791.h>

Data Fields

bool buffered
 
bool burnout_current
 
bool unipolar
 

Detailed Description

struct ad7791_platform_data - AD7791 device platform data : If set to true configure the device for buffered input mode. : If set to true the 100mA burnout current is enabled. : If set to true sample in unipolar mode, if set to false sample in bipolar mode.

Definition at line 11 of file ad7791.h.

Field Documentation

bool buffered

Definition at line 12 of file ad7791.h.

bool burnout_current

Definition at line 13 of file ad7791.h.

bool unipolar

Definition at line 14 of file ad7791.h.


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