Open Lighting Architecture
0.9.6
|
Public Member Functions | |
OverrideOptions () | |
Allow all fields in a RDMRequest to be specified. Using values other than the default may result in invalid RDM messages. | |
void | SetMessageLength (uint8_t message_length_arg) |
void | SetChecksum (uint16_t checksum_arg) |
Public Attributes | |
bool | has_message_length |
bool | has_checksum |
uint8_t | sub_start_code |
uint8_t | message_length |
uint8_t | message_count |
uint16_t | checksum |