Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ad7791.h
Go to the documentation of this file.
1 #ifndef __LINUX_PLATFORM_DATA_AD7791__
2 #define __LINUX_PLATFORM_DATA_AD7791__
3 
12  bool buffered;
14  bool unipolar;
15 };
16 
17 #endif