Linux Kernel
3.7.1
|
#include <ad7266.h>
Data Fields | |
enum ad7266_range | range |
enum ad7266_mode | mode |
bool | fixed_addr |
unsigned int | addr_gpios [3] |
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.
enum ad7266_mode mode |
enum ad7266_range range |