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

representation of a TCode channel type and channel number More...

#include <TCodeEnums.h>

Public Attributes

TCode_Channel_Type type
 
unsigned char channel
 

Detailed Description

representation of a TCode channel type and channel number

Parameters
typetype of channel
channelchannel number

Definition at line 40 of file TCodeEnums.h.

Member Data Documentation

◆ channel

unsigned char TCode_ChannelID::channel

Definition at line 43 of file TCodeEnums.h.

◆ type

TCode_Channel_Type TCode_ChannelID::type

Definition at line 42 of file TCodeEnums.h.


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