FastLED 3.9.15
Loading...
Searching...
No Matches

◆ resetInput()

template<class Transport, class Settings, class Platform>
void MidiInterface< Transport, Settings, Platform >::resetInput ( )
inlineprivate

Definition at line 1120 of file MIDI.hpp.

1121{
1125}
StatusByte mRunningStatus_RX
Definition MIDI.h:274
unsigned mPendingMessageExpectedLength
Definition MIDI.h:277
unsigned mPendingMessageIndex
Definition MIDI.h:278
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References InvalidType, mPendingMessageExpectedLength, mPendingMessageIndex, and mRunningStatus_RX.

Referenced by parse().

+ Here is the caller graph for this function: