SAMV71 Xplained Ultra Software Package 1.3

MSD Device Descriptor IDs
[Usbd_msd]

Collaboration diagram for MSD Device Descriptor IDs:

Defines

#define MSDDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define MSDDriverDescriptors_PRODUCTID   USBD_PID_MSD
#define MSDDriverDescriptors_RELEASE   USBD_RELEASE_1_00
#define MSDDriverDescriptors_VENDORID   0x03EB
#define MSDDriverDescriptors_PRODUCTID   0x6129
#define MSDDriverDescriptors_RELEASE   0x0100

Detailed Description

IDs


Define Documentation

#define MSDDriverDescriptors_PRODUCTID   USBD_PID_MSD

Product ID for the Mass Storage device driver.

Definition at line 61 of file USBDDriverDescriptors.c.

#define MSDDriverDescriptors_PRODUCTID   0x6129

Product ID for the Mass Storage device driver.

Definition at line 82 of file USBDDriverDescriptors.c.

#define MSDDriverDescriptors_RELEASE   0x0100

Device release number for the Mass Storage device driver.

Definition at line 84 of file USBDDriverDescriptors.c.

#define MSDDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Device release number for the Mass Storage device driver.

Definition at line 63 of file USBDDriverDescriptors.c.

#define MSDDriverDescriptors_VENDORID   0x03EB

Vendor ID for the Mass Storage device driver.

Definition at line 80 of file USBDDriverDescriptors.c.

#define MSDDriverDescriptors_VENDORID   USBD_VID_ATMEL

Vendor ID for the Mass Storage device driver.

Definition at line 59 of file USBDDriverDescriptors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines