SubZero Common
Common library components for an FRC CommandRobot
Loading...
Searching...
No Matches
ConnectorX::CachedDevice Struct Reference

#include <ConnectorX.h>

+ Collaboration diagram for ConnectorX::CachedDevice:

Public Attributes

uint8_t currentPort
 
std::vector< CachedPortports
 

Detailed Description

Definition at line 311 of file ConnectorX.h.

Member Data Documentation

◆ currentPort

uint8_t ConnectorX::CachedDevice::currentPort

Definition at line 312 of file ConnectorX.h.

◆ ports

std::vector<CachedPort> ConnectorX::CachedDevice::ports

Definition at line 313 of file ConnectorX.h.


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