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

#include <MIDI_Inputs/MIDIInputElementMatchers.hpp>

Detailed Description

Examples
Custom-MIDI-Input-Element.ino, and Custom-Note-LED-Input-Element-Callback.ino.

Definition at line 40 of file MIDIInputElementMatchers.hpp.

+ Collaboration diagram for TwoByteMIDIMatcher::Result:

Public Attributes

bool match
 
uint8_t value
 

Member Data Documentation

◆ match

bool match

Definition at line 41 of file MIDIInputElementMatchers.hpp.

◆ value

uint8_t value

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