Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
BankableTwoByteMIDIMatcher< BankSize >::Result Struct Reference

#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>

Detailed Description

template<uint8_t BankSize>
struct BankableTwoByteMIDIMatcher< BankSize >::Result

Definition at line 154 of file MIDIInputElementMatchers.hpp.

+ Collaboration diagram for BankableTwoByteMIDIMatcher< BankSize >::Result:

Public Attributes

bool match
 
uint8_t value
 
uint8_t bankIndex
 

Member Data Documentation

◆ match

template<uint8_t BankSize>
bool match

Definition at line 155 of file MIDIInputElementMatchers.hpp.

◆ value

template<uint8_t BankSize>
uint8_t value

Definition at line 156 of file MIDIInputElementMatchers.hpp.

◆ bankIndex

template<uint8_t BankSize>
uint8_t bankIndex

Definition at line 157 of file MIDIInputElementMatchers.hpp.


The documentation for this struct was generated from the following file: