Yt_CO_Command_Type
Yt_CO_Command_Type: ENUM
| ENUM Type | #INT Value | ENUM String | Description | Usage |
|---|---|---|---|---|
| Yt_CO_Command_Type | Specifies the type of command packets | |||
| 0 | Variable | Indicates the use of variable length packet sizes with delimiters | Yt_CO_Command_Type#Variable | |
| 1 | Fixed | Indicates fixed packet sizes | Yt_CO_Command_Type#Fixed | |