#include <MIDI_Inputs/MCU/VU.hpp>
Output data of the matcher/parser.
Public Attributes | |
bool | match |
Whether the address of the message matched our address. | |
uint8_t | data |
The data to update the VU meter with [0x0, 0xF]. | |
uint8_t | bankIndex |
The bank index of the message [0, BankSize-1]. | |
bool match |
uint8_t data |
uint8_t bankIndex |