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

#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>

Detailed Description

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

Definition at line 116 of file MIDIInputElementMatchers.hpp.

+ Collaboration diagram for BankableOneByteMIDIMatcher< 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 117 of file MIDIInputElementMatchers.hpp.

◆ value

template<uint8_t BankSize>
uint8_t value

Definition at line 118 of file MIDIInputElementMatchers.hpp.

◆ bankIndex

template<uint8_t BankSize>
uint8_t bankIndex

Definition at line 119 of file MIDIInputElementMatchers.hpp.


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