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

#include <bma150.h>

Data Fields

bool any_motion_int
 
bool hg_int
 
bool lg_int
 
unsigned char any_motion_dur
 
unsigned char any_motion_thres
 
unsigned char hg_hyst
 
unsigned char hg_dur
 
unsigned char hg_thres
 
unsigned char lg_hyst
 
unsigned char lg_dur
 
unsigned char lg_thres
 
unsigned char range
 
unsigned char bandwidth
 

Detailed Description

Definition at line 25 of file bma150.h.

Field Documentation

unsigned char any_motion_dur

Definition at line 29 of file bma150.h.

bool any_motion_int

Definition at line 26 of file bma150.h.

unsigned char any_motion_thres

Definition at line 30 of file bma150.h.

unsigned char bandwidth

Definition at line 38 of file bma150.h.

unsigned char hg_dur

Definition at line 32 of file bma150.h.

unsigned char hg_hyst

Definition at line 31 of file bma150.h.

bool hg_int

Definition at line 27 of file bma150.h.

unsigned char hg_thres

Definition at line 33 of file bma150.h.

unsigned char lg_dur

Definition at line 35 of file bma150.h.

unsigned char lg_hyst

Definition at line 34 of file bma150.h.

bool lg_int

Definition at line 28 of file bma150.h.

unsigned char lg_thres

Definition at line 36 of file bma150.h.

unsigned char range

Definition at line 37 of file bma150.h.


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