![]() |
Open FFBoard
Open source force feedback firmware
|
Go to the source code of this file.
Classes | |
struct | __attribute__ |
class | HID_CommandInterface |
Enumerations | |
enum class | HidCmdType : uint8_t { write = 0 , request = 1 , info = 2 , writeAddr = 3 , requestAddr = 4 , ACK = 10 , notFound = 13 , notification = 14 , err = 15 } |
|
strong |
Enumerator | |
---|---|
write | |
request | |
info | |
writeAddr | |
requestAddr | |
ACK | |
notFound | |
notification | |
err |
Definition at line 16 of file HidCommandInterface.h.