libOpenWinControls
Multiplatform open-source library to interact with the dual-mode controller in GPD devices
Loading...
Searching...
No Matches
RumbleMode.h File Reference

Go to the source code of this file.

Enumerations

enum struct  OWC::RumbleMode : int { Unknown = -1 , Off = 0 , Low = 1 , High = 2 }
 vibration intensity More...

Enumeration Type Documentation

◆ RumbleMode

enum struct OWC::RumbleMode : int
strong

vibration intensity

Enumerator
Unknown 

invalid/unknown mode

Off 

disabled

Low 

low intensity

High 

high intensity