#include <mbng_event.h>
Data Fields | |
| u16 | ALL |
| struct { | |
| u16 emu_enc_mode:4 | |
| u16 emu_enc_hw_id:8 | |
| } | RECEIVER |
| struct { | |
| u16 button_mode:2 | |
| u16 inverted:1 | |
| } | DIN |
| struct { | |
| u16 inverted:1 | |
| } | DOUT |
| struct { | |
| u16 mapped:1 | |
| } | BUTTON_MATRIX |
| struct { | |
| u16 enc_mode:4 | |
| u16 enc_speed_mode:3 | |
| u16 enc_speed_mode_par:3 | |
| } | ENC |
| struct { | |
| u16 ain_mode:4 | |
| u16 ain_sensor_mode:4 | |
| u16 ain_filter_delay_ms:8 | |
| } | AIN |
| struct { | |
| u16 ain_mode:4 | |
| u16 ain_sensor_mode:4 | |
| } | AINSER |
| struct { | |
| u16 fwd_gate_to_dout_pin:9 | |
| u16 cv_inverted:1 | |
| u16 cv_hz_v:1 | |
| u16 cv_gate_inverted:1 | |
| } | CV |
| struct { | |
| u16 kb_transpose:8 | |
| u16 kb_velocity_map:8 | |
| } | KB |
| struct { ... } mbng_event_custom_flags_t::AIN |
| struct { ... } mbng_event_custom_flags_t::AINSER |
| struct { ... } mbng_event_custom_flags_t::BUTTON_MATRIX |
| struct { ... } mbng_event_custom_flags_t::CV |
| struct { ... } mbng_event_custom_flags_t::DIN |
| struct { ... } mbng_event_custom_flags_t::DOUT |
| struct { ... } mbng_event_custom_flags_t::ENC |
| struct { ... } mbng_event_custom_flags_t::KB |
| struct { ... } mbng_event_custom_flags_t::RECEIVER |
1.6.1