Expand description
MIDI class implementation.
Structs§
- Midi
Class - Packet level implementation of a USB MIDI device.
- Receiver
- Midi class packet receiver.
- Sender
- Midi class packet sender.
Constants§
- USB_
AUDIO_ CLASS - This should be used as
device_class
when building theUsbDevice
.