![]() |
TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
|
representation of a TCode channel type and channel number More...
#include <TCodeEnums.h>
Public Attributes | |
TCode_Channel_Type | type |
unsigned char | channel |
representation of a TCode channel type and channel number
type | type of channel |
channel | channel number |
Definition at line 40 of file TCodeEnums.h.
unsigned char TCode_ChannelID::channel |
Definition at line 43 of file TCodeEnums.h.
TCode_Channel_Type TCode_ChannelID::type |
Definition at line 42 of file TCodeEnums.h.