#include <seq_led_bridge.h>
Champs de données | |
bool | available |
bool | mixed |
bool | plocked |
int32_t | value |
bool seq_led_bridge_hold_param_t::available |
True if at least one held step exposed a value.
bool seq_led_bridge_hold_param_t::mixed |
True when held steps differ on the parameter.
bool seq_led_bridge_hold_param_t::plocked |
True if any held step carries a p-lock for the parameter.
int32_t seq_led_bridge_hold_param_t::value |
Aggregated value (valid when !mixed && available).