table of contents
other versions
- wheezy 3.2.78-1
| STRUCT FF_RUMBLE_EFF(9) | Input Subsystem | STRUCT FF_RUMBLE_EFF(9) |
NAME¶
struct_ff_rumble_effect - defines parameters of a periodic force-feedback effectSYNOPSIS¶
struct ff_rumble_effect {
__u16 strong_magnitude;
__u16 weak_magnitude;
};
MEMBERS¶
strong_magnitudemagnitude of the heavy motor
weak_magnitude
magnitude of the light one
DESCRIPTION¶
Some rumble pads have two motors of different weight. Strong_magnitude represents the magnitude of the vibration generated by the heavy one.COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |