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

#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>

Detailed Description

Examples
Custom-Note-LED-Input-Element-Callback-FastLED.ino.

Definition at line 86 of file MIDIInputElementMatchers.hpp.

+ Collaboration diagram for TwoByteRangeMIDIMatcher::Result:

Public Attributes

bool match
 
uint8_t value
 
uint8_t index
 

Member Data Documentation

◆ match

bool match

Definition at line 87 of file MIDIInputElementMatchers.hpp.

◆ value

uint8_t value

◆ index

uint8_t index

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