Go to the source code of this file.
|
const uint8_t | _ns_USBH_MIDI::cin2len [] = {0, 0, 2, 3, 3, 1, 2, 3, 3, 3, 3, 3, 2, 2, 3, 1} |
|
const uint8_t | _ns_USBH_MIDI::sys2cin [] = {0, 2, 3, 2, 0, 0, 5, 0, 0xf, 0, 0xf, 0xf, 0xf, 0, 0xf, 0xf} |
|
◆ USBH_MIDI_VERSION
#define USBH_MIDI_VERSION 600 |
◆ MIDI_MAX_ENDPOINTS
#define MIDI_MAX_ENDPOINTS 3 |
◆ USB_SUBCLASS_MIDISTREAMING
#define USB_SUBCLASS_MIDISTREAMING 3 |
◆ MIDI_EVENT_PACKET_SIZE
#define MIDI_EVENT_PACKET_SIZE 64 |
◆ MIDI_MAX_SYSEX_SIZE
#define MIDI_MAX_SYSEX_SIZE 256 |