Include dependency graph for USBMIDI.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| USBMIDI | |
Typedefs | |
| using | MIDIUSBPacket_t = AH::Array< uint8_t, 4 > |
Functions | |
| MIDIUSBPacket_t | read () |
| void | write (uint8_t cn, uint8_t cin, uint8_t d0, uint8_t d1, uint8_t d2) |
| void | flush () |