46 #ifndef _MIDI_CLASS_DEVICE_H_
47 #define _MIDI_CLASS_DEVICE_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.
168 ATTR_NON_NULL_PTR_ARG(1);
172 (void) MIDIInterfaceInfo;
176 #if defined(__cplusplus)