FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ setHandleTimeCodeQuarterFrame()

template<class Transport, class _Settings = DefaultSettings, class _Platform = DefaultPlatform>
void MidiInterface< Transport, _Settings, _Platform >::setHandleTimeCodeQuarterFrame ( TimeCodeQuarterFrameCallback fptr)
inline

Definition at line 197 of file MIDI.h.

TimeCodeQuarterFrameCallback mTimeCodeQuarterFrameCallback
Definition MIDI.h:224
The main class for MIDI handling. It is templated over the type of serial port to provide abstraction...
Definition MIDI.h:55

References mTimeCodeQuarterFrameCallback.