Struct SYN_DALI_ForwardFrame¶
ClassList > SYN_DALI_ForwardFrame
DALI Forward Frame (Master -> Control Gear, 16-bit payload)
#include <syn_dali.h>
Public Attributes¶
| Type | Name |
|---|---|
| SYN_DALI_AddressType | addr_type |
| uint8_t | address |
| uint8_t | data_cmd |
| bool | is_direct |
| uint16_t | raw |
Public Attributes Documentation¶
variable addr_type¶
Decoded address type
variable address¶
Target address value
variable data_cmd¶
Direct Arc Level (0..254) or Cmd
variable is_direct¶
true = Direct Arc Level, false = Cmd
variable raw¶
Raw 16-bit payload
The documentation for this class was generated from the following file src/syntropic/proto/syn_dali.h