1STRUCT FF_CONSTANT_E(9)         Input Subsystem        STRUCT FF_CONSTANT_E(9)
2
3
4

NAME

6       struct_ff_constant_effect - defines parameters of a constant
7       force-feedback effect
8

SYNOPSIS

10       struct ff_constant_effect {
11         __s16 level;
12         struct ff_envelope envelope;
13       };
14

MEMBERS

16       level
17           strength of the effect; may be negative
18
19       envelope
20           envelope data
21
23Kernel Hackers Manual 2.6.         June 2019           STRUCT FF_CONSTANT_E(9)
Impressum