|
|
struct { |
|
char ID [8] |
| |
|
uint16_t OpCode |
| |
|
uint16_t ProtVer |
| |
|
uint8_t Sequence |
| |
|
uint8_t Physical |
| |
|
uint8_t SubUni |
| |
|
uint8_t Net |
| |
|
uint16_t Length |
| |
|
uint8_t Data [DMX_MAX] |
| |
| } | __attribute__ ((packed)) |
| |
The documentation for this union was generated from the following file: