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

#include <mms114.h>

Data Fields

unsigned int x_size
 
unsigned int y_size
 
unsigned int contact_threshold
 
unsigned int moving_threshold
 
bool x_invert
 
bool y_invert
 
void(* cfg_pin )(bool)
 

Detailed Description

Definition at line 13 of file mms114.h.

Field Documentation

void(* cfg_pin)(bool)

Definition at line 21 of file mms114.h.

unsigned int contact_threshold

Definition at line 16 of file mms114.h.

unsigned int moving_threshold

Definition at line 17 of file mms114.h.

bool x_invert

Definition at line 18 of file mms114.h.

unsigned int x_size

Definition at line 14 of file mms114.h.

bool y_invert

Definition at line 19 of file mms114.h.

unsigned int y_size

Definition at line 15 of file mms114.h.


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