Linux Kernel
3.7.1
|
#include <adis16400.h>
Data Fields | |
struct iio_chan_spec * | channels |
const int | num_channels |
const int | product_id |
const long | flags |
unsigned int | gyro_scale_micro |
unsigned int | accel_scale_micro |
int | temp_scale_nano |
int | temp_offset |
unsigned long | default_scan_mask |
Definition at line 135 of file adis16400.h.
unsigned int accel_scale_micro |
Definition at line 141 of file adis16400.h.
struct iio_chan_spec* channels |
Definition at line 136 of file adis16400.h.
unsigned long default_scan_mask |
Definition at line 144 of file adis16400.h.
Definition at line 139 of file adis16400.h.
unsigned int gyro_scale_micro |
Definition at line 140 of file adis16400.h.
Definition at line 137 of file adis16400.h.
Definition at line 138 of file adis16400.h.
int temp_offset |
Definition at line 143 of file adis16400.h.
int temp_scale_nano |
Definition at line 142 of file adis16400.h.