Expand description
Contains the class implementation.
Structs§
- Invalid
Arguments - Error returned when passing invalid arguments to
UsbMidiClass::new. - UsbMidi
Class - Packet-level implementation of a USB MIDI device.
Enums§
- UsbMidi
Read Error - Error variants for read operations.
Constants§
- MAX_
PACKET_ SIZE - Maximum transfer size of an endpoint.
- MIDI_
PACKET_ SIZE - Size of a single packet in bytes.