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

#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>

Detailed Description

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

Definition at line 235 of file MIDIInputElementMatchers.hpp.

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

Public Attributes

bool match
 
uint8_t value
 
uint8_t bankIndex
 
uint8_t index
 

Member Data Documentation

◆ match

template<uint8_t BankSize>
bool match

Definition at line 236 of file MIDIInputElementMatchers.hpp.

◆ value

template<uint8_t BankSize>
uint8_t value

Definition at line 237 of file MIDIInputElementMatchers.hpp.

◆ bankIndex

template<uint8_t BankSize>
uint8_t bankIndex

Definition at line 238 of file MIDIInputElementMatchers.hpp.

◆ index

template<uint8_t BankSize>
uint8_t index

Definition at line 239 of file MIDIInputElementMatchers.hpp.


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