USB Host Shield 2.0
Classes | Macros
usbh_midi.h File Reference
#include "Usb.h"
Include dependency graph for usbh_midi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  USBH_MIDI
 

Macros

#define MIDI_MAX_ENDPOINTS   5
 
#define USB_SUBCLASS_MIDISTREAMING   3
 
#define DESC_BUFF_SIZE   256
 
#define MIDI_EVENT_PACKET_SIZE   64
 
#define MIDI_MAX_SYSEX_SIZE   256
 

Macro Definition Documentation

#define MIDI_MAX_ENDPOINTS   5

Definition at line 32 of file usbh_midi.h.

#define USB_SUBCLASS_MIDISTREAMING   3

Definition at line 33 of file usbh_midi.h.

#define DESC_BUFF_SIZE   256

Definition at line 34 of file usbh_midi.h.

#define MIDI_EVENT_PACKET_SIZE   64

Definition at line 35 of file usbh_midi.h.

#define MIDI_MAX_SYSEX_SIZE   256

Definition at line 36 of file usbh_midi.h.