Fawkes API  Fawkes Development Version
fawkes::JoystickInterface::StartRumbleMessage::StartRumbleMessage_data_t Struct Reference

Internal data storage, do NOT modify! More...

List of all members.

Public Attributes

int64_t timestamp_sec
 Interface Unix timestamp, seconds.
int64_t timestamp_usec
 Interface Unix timestamp, micro-seconds.
uint16_t length
 Effect length in ms.
uint16_t delay
 Delay before effect starts in ms.
int32_t direction
 Direction of effect.
uint16_t strong_magnitude
 Magnitude of heavy motor.
uint16_t weak_magnitude
 Magnitude of light motor.

Detailed Description

Internal data storage, do NOT modify!


Member Data Documentation

Effect length in ms.

Setting to 0 will make the effect to play continuously until stopped.

Definition at line 130 of file JoystickInterface.h.

Referenced by fawkes::JoystickInterface::StartRumbleMessage::StartRumbleMessage().


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