typedef struct { Uint8 unit; Uint8 flag; Sint8 power; Uint8 freq; Uint8 inc; Uint8 reserved[3]; } PDS_VIBPARAM;
unit | Unit number that sends the vibration parameter |
flag | Vibration flag |
power | Vibration intensity |
freq | Vibration frequency |
inc | Vibration incline cycle |
reserved | Reserved |