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

#include <adis16400.h>

Data Fields

struct iio_chan_specchannels
 
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
 

Detailed Description

Definition at line 135 of file adis16400.h.

Field Documentation

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.

const long flags

Definition at line 139 of file adis16400.h.

unsigned int gyro_scale_micro

Definition at line 140 of file adis16400.h.

const int num_channels

Definition at line 137 of file adis16400.h.

const int product_id

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.


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