FastLED 3.9.15
Loading...
Searching...
No Matches
SerialMIDI< SerialPort, _Settings > Class Template Reference

Detailed Description

template<class SerialPort, class _Settings = DefaultSerialSettings>
class SerialMIDI< SerialPort, _Settings >

Definition at line 43 of file serialMIDI.h.

#include <serialMIDI.h>

Public Member Functions

 SerialMIDI (SerialPort &inSerial)
 
unsigned available ()
 
void begin ()
 
bool beginTransmission (MidiType)
 
void endTransmission ()
 
byte read ()
 
void write (byte value)
 

Static Public Attributes

static const bool thruActivated = true
 

Private Types

typedef _Settings Settings
 

Private Attributes

SerialPort & mSerial
 

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