USB Host Shield 2.0
Public Attributes | List of all members
SwitchProOutput Struct Reference

#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
 

Detailed Description

Definition at line 125 of file SwitchProParser.h.

Member Data Documentation

◆ leftRumbleOn

bool SwitchProOutput::leftRumbleOn

Definition at line 126 of file SwitchProParser.h.

◆ rightRumbleOn

bool SwitchProOutput::rightRumbleOn

Definition at line 127 of file SwitchProParser.h.

◆ ledMask

uint8_t SwitchProOutput::ledMask

Definition at line 128 of file SwitchProParser.h.

◆ ledHome

bool SwitchProOutput::ledHome

Definition at line 129 of file SwitchProParser.h.

◆ ledReportChanged

bool SwitchProOutput::ledReportChanged

Definition at line 132 of file SwitchProParser.h.

◆ ledHomeReportChanged

bool SwitchProOutput::ledHomeReportChanged

Definition at line 133 of file SwitchProParser.h.

◆ enableFullReportMode

bool SwitchProOutput::enableFullReportMode

Definition at line 134 of file SwitchProParser.h.

◆ enableImu

int8_t SwitchProOutput::enableImu

Definition at line 135 of file SwitchProParser.h.

◆ sendHandshake

bool SwitchProOutput::sendHandshake

Definition at line 136 of file SwitchProParser.h.

◆ disableTimeout

bool SwitchProOutput::disableTimeout

Definition at line 137 of file SwitchProParser.h.


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