#include "USBMIDI.hpp"#include <AH/Teensy/TeensyUSBTypes.hpp>#include <string.h>#include <usb_midi.h>
 Include dependency graph for USBMIDI_Teensy3.ipp:
 This graph shows which files directly or indirectly include this file: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 () |