#include <MIDI_Inputs/MCU/VU.hpp>
Output data of the matcher/parser.
Collaboration diagram for BankableVUMatcher< BankSize >::Result: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]. | |