46 #ifndef __MIDI_CLASS_HOST_H__
47 #define __MIDI_CLASS_HOST_H__
50 #include "../../USB.h"
51 #include "../Common/MIDIClassCommon.h"
54 #if defined(__cplusplus)
59 #if !defined(__INCLUDE_FROM_MIDI_DRIVER)
60 #error Do not include this file directly. Include LPCUSBlib/Drivers/USB.h instead.
125 uint16_t ConfigDescriptorSize,
174 #if !defined(__DOXYGEN__)
176 #if defined(__INCLUDE_FROM_MIDI_HOST_C)
185 #if defined(__cplusplus)