Linux Kernel
3.7.1
|
#include <sca3000.h>
Data Fields | |
unsigned int | scale |
bool | temp_output |
int | measurement_mode_freq |
int | option_mode_1 |
int | option_mode_1_freq |
int | option_mode_2 |
int | option_mode_2_freq |
int | mot_det_mult_xz [6] |
int | mot_det_mult_y [7] |
struct sca3000_chip_info - model dependent parameters : scale * 10^-6 : some devices have temperature sensors. : normal mode sampling frequency : first optional mode. Not all models have one : option mode 1 sampling frequency : second optional mode. Not all chips have one : option mode 2 sampling frequency
This structure is used to hold information about the functionality of a given sca3000 variant.