SAMV71 Xplained Ultra Software Package 1.5

USB HID(Kbd) + MSD Descriptors define
[Usbd_composite_hidmsd]

Collaboration diagram for USB HID(Kbd) + MSD Descriptors define:

Defines

#define HIDMSDDriverDescriptors_NUMINTERFACE   2
#define HIDMSDDriverDescriptors_HID_INTERFACE   0
#define HIDMSDDriverDescriptors_MSD_INTERFACE   1

Define Documentation

#define HIDMSDDriverDescriptors_HID_INTERFACE   0

Number of the HID (Keyboard) interface.

Definition at line 79 of file HIDMSDDriver.h.

#define HIDMSDDriverDescriptors_MSD_INTERFACE   1

Number of the MSD interface.

Definition at line 81 of file HIDMSDDriver.h.

#define HIDMSDDriverDescriptors_NUMINTERFACE   2

Number of interfaces of the device

Definition at line 77 of file HIDMSDDriver.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines