#include <mbng_event.h>
Data Fields | |
| u32 | ALL |
| struct { | |
| u32 type:4 | |
| u32 led_matrix_pattern:4 | |
| u32 fwd_to_lcd:1 | |
| u32 update_lcd:1 | |
| u32 value_from_midi:1 | |
| u32 use_key_or_cc:1 | |
| u32 use_any_key_or_cc:1 | |
| u32 active:1 | |
| u32 write_locked:1 | |
| u32 no_dump:1 | |
| u32 dimmed:1 | |
| u32 radio_group:6 | |
| u32 colour:2 | |
| }; | |
| struct { ... } |
1.6.1