USB Host Shield 2.0
|
#include <SwitchProParser.h>
Public Attributes | |
bool | leftRumbleOn |
bool | rightRumbleOn |
uint8_t | ledMask |
bool | ledHome |
bool | ledReportChanged |
bool | ledHomeReportChanged |
bool | enableFullReportMode |
int8_t | enableImu |
bool | sendHandshake |
bool | disableTimeout |
Definition at line 125 of file SwitchProParser.h.
bool SwitchProOutput::leftRumbleOn |
Definition at line 126 of file SwitchProParser.h.
bool SwitchProOutput::rightRumbleOn |
Definition at line 127 of file SwitchProParser.h.
uint8_t SwitchProOutput::ledMask |
Definition at line 128 of file SwitchProParser.h.
bool SwitchProOutput::ledHome |
Definition at line 129 of file SwitchProParser.h.
bool SwitchProOutput::ledReportChanged |
Definition at line 132 of file SwitchProParser.h.
bool SwitchProOutput::ledHomeReportChanged |
Definition at line 133 of file SwitchProParser.h.
bool SwitchProOutput::enableFullReportMode |
Definition at line 134 of file SwitchProParser.h.
int8_t SwitchProOutput::enableImu |
Definition at line 135 of file SwitchProParser.h.
bool SwitchProOutput::sendHandshake |
Definition at line 136 of file SwitchProParser.h.
bool SwitchProOutput::disableTimeout |
Definition at line 137 of file SwitchProParser.h.