Struct SYN_DALI_SlaveConfig¶
ClassList > SYN_DALI_SlaveConfig
DALI Slave Configuration.
#include <syn_dali.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | fade_rate |
| uint8_t | fade_time |
| uint16_t | group_mask |
| uint8_t | max_level |
| uint8_t | min_level |
| uint8_t | power_on_level |
| uint8_t | short_address |
| uint8_t | system_failure_level |
Public Attributes Documentation¶
variable fade_rate¶
Fade rate setting (1..15)
variable fade_time¶
Fade time setting (1..15)
variable group_mask¶
Bitmask of assigned Groups (0..15)
variable max_level¶
Maximum physical arc level (1..254)
variable min_level¶
Minimum physical arc level (1..254)
variable power_on_level¶
Power-on arc level (0..254, 255=MASK)
variable short_address¶
Short Address (0..63 or 0xFF)
variable system_failure_level¶
Failure arc level (0..254, 255=MASK)
The documentation for this class was generated from the following file src/syntropic/proto/syn_dali.h