Commander-API V3.0.0
Lightweight Command Parser
Loading...
Searching...
No Matches
Commander::systemVariableData_t Struct Reference

#include <Commander-API.hpp>

Collaboration diagram for Commander::systemVariableData_t:

Public Attributes

systemVariableType_t type
 
systemVariablePointer_t data
 

Detailed Description

Definition at line 227 of file Commander-API.hpp.

Member Data Documentation

◆ data

systemVariablePointer_t Commander::systemVariableData_t::data

Definition at line 229 of file Commander-API.hpp.

◆ type

systemVariableType_t Commander::systemVariableData_t::type

Definition at line 228 of file Commander-API.hpp.