TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
Loading...
Searching...
No Matches
TCode_Axis_Command Struct Reference

representation of a TCode Axis Command More...

#include <TCodeEnums.h>

Public Attributes

TCode_ChannelID ID
 
TCode_Axis_Data Data
 

Detailed Description

representation of a TCode Axis Command

Parameters
IDthe ID to be edited by the command
Datastores the timing and value data for the command

Definition at line 138 of file TCodeEnums.h.

Member Data Documentation

◆ Data

TCode_Axis_Data TCode_Axis_Command::Data

Definition at line 141 of file TCodeEnums.h.

◆ ID

TCode_ChannelID TCode_Axis_Command::ID

Definition at line 140 of file TCodeEnums.h.


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