Skip to content

Struct SYN_DMX512_Master

ClassList > SYN_DMX512_Master

DMX512 Master Handle.

  • #include <syn_dmx512.h>

Public Attributes

Type Name
uint8_t channels
uint16_t num_channels
uint8_t start_code

Public Attributes Documentation

variable channels

uint8_t SYN_DMX512_Master::channels[SYN_DMX512_MAX_CHANNELS];

Universe channel buffer (1..512)


variable num_channels

uint16_t SYN_DMX512_Master::num_channels;

Configured universe length


variable start_code

uint8_t SYN_DMX512_Master::start_code;

Active start code (default 0x00)



The documentation for this class was generated from the following file src/syntropic/proto/syn_dmx512.h