SubZero Common
Common library components for an FRC CommandRobot
Loading...
Searching...
No Matches
ConnectorX::Commands::ResponseData Union Reference

#include <ConnectorX.h>

+ Collaboration diagram for ConnectorX::Commands::ResponseData:

Public Attributes

ResponsePatternDone responsePatternDone
 
ResponseReadAnalog responseReadAnalog
 
ResponseDigitalRead responseDigitalRead
 
ResponseRadioLastReceived responseRadioLastReceived
 
ResponseReadConfiguration responseReadConfiguration
 
ResponseReadColor responseReadColor
 
ResponseReadPort responseReadPort
 

Detailed Description

Definition at line 226 of file ConnectorX.h.

Member Data Documentation

◆ responseDigitalRead

ResponseDigitalRead ConnectorX::Commands::ResponseData::responseDigitalRead

Definition at line 229 of file ConnectorX.h.

◆ responsePatternDone

ResponsePatternDone ConnectorX::Commands::ResponseData::responsePatternDone

Definition at line 227 of file ConnectorX.h.

◆ responseRadioLastReceived

ResponseRadioLastReceived ConnectorX::Commands::ResponseData::responseRadioLastReceived

Definition at line 230 of file ConnectorX.h.

◆ responseReadAnalog

ResponseReadAnalog ConnectorX::Commands::ResponseData::responseReadAnalog

Definition at line 228 of file ConnectorX.h.

◆ responseReadColor

ResponseReadColor ConnectorX::Commands::ResponseData::responseReadColor

Definition at line 232 of file ConnectorX.h.

◆ responseReadConfiguration

ResponseReadConfiguration ConnectorX::Commands::ResponseData::responseReadConfiguration

Definition at line 231 of file ConnectorX.h.

◆ responseReadPort

ResponseReadPort ConnectorX::Commands::ResponseData::responseReadPort

Definition at line 233 of file ConnectorX.h.


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