Linux Kernel
3.7.1
|
#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 |
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