#include "USBMIDI.hpp"#include <AH/Teensy/TeensyUSBTypes.hpp>#include <string.h>#include <usb_midi.h>Go to the source code of this file.
Namespaces | |
| USBMIDI | |
Functions | |
| MIDIUSBPacket_t | read () | 
| void | write (uint8_t cn, uint8_t cin, uint8_t d0, uint8_t d1, uint8_t d2) | 
| void | flush () | 
 1.8.16