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

#include <input.h>

Data Fields

__u16 strong_magnitude
 
__u16 weak_magnitude
 

Detailed Description

struct ff_rumble_effect - defines parameters of a periodic force-feedback effect : magnitude of the heavy motor : magnitude of the light one

Some rumble pads have two motors of different weight. Strong_magnitude represents the magnitude of the vibration generated by the heavy one.

Definition at line 1067 of file input.h.

Field Documentation

__u16 strong_magnitude

Definition at line 1068 of file input.h.

__u16 weak_magnitude

Definition at line 1069 of file input.h.


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