FastLED 3.9.7
|
Definition at line 43 of file serialMIDI.h.
Public Member Functions | |
SerialMIDI (SerialPort &inSerial) | |
void | begin () |
bool | beginTransmission (MidiType) |
void | write (byte value) |
void | endTransmission () |
byte | read () |
unsigned | available () |
Static Public Attributes | |
static const bool | thruActivated = true |
|
inline |
Definition at line 48 of file serialMIDI.h.
|
inline |
Definition at line 85 of file serialMIDI.h.
|
inline |
Definition at line 56 of file serialMIDI.h.
|
inline |
Definition at line 66 of file serialMIDI.h.
|
inline |
Definition at line 76 of file serialMIDI.h.
|
inline |
Definition at line 80 of file serialMIDI.h.
|
inline |
Definition at line 71 of file serialMIDI.h.
|
static |
Definition at line 54 of file serialMIDI.h.