Open FFBoard
Open source force feedback firmware
Encoder.h File Reference

Go to the source code of this file.

Classes

class  Encoder
 

Enumerations

enum class  EncoderType : uint8_t { NONE =0 , incremental =1 , incrementalIndex =2 , absolute =3 }
 

Enumeration Type Documentation

◆ EncoderType

enum class EncoderType : uint8_t
strong
Enumerator
NONE 
incremental 
incrementalIndex 
absolute 

Definition at line 27 of file Encoder.h.