SAMV71 Xplained Ultra Software Package 1.3

USB CDC(Serial) + MS Descriptors define
[Usbd_composite_cdcmsd]

Collaboration diagram for USB CDC(Serial) + MS Descriptors define:

Defines

#define CDCMSDDriverDescriptors_NUMINTERFACE   3
#define CDCMSDDriverDescriptors_CDC_INTERFACE   0
#define CDCMSDDriverDescriptors_MSD_INTERFACE   2

Define Documentation

#define CDCMSDDriverDescriptors_CDC_INTERFACE   0

Number of the CDC interface.

Definition at line 79 of file CDCMSDDriver.h.

#define CDCMSDDriverDescriptors_MSD_INTERFACE   2

Number of the HID interface.

Definition at line 81 of file CDCMSDDriver.h.

#define CDCMSDDriverDescriptors_NUMINTERFACE   3

Number of interfaces of the device

Definition at line 77 of file CDCMSDDriver.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines