SAMV71 Xplained Ultra Software Package 1.3

CDC Serial Device IDs
[Usbd_cdcUsbd_eem]

Collaboration diagram for CDC Serial Device IDs:

Defines

#define CDCDSerialDriverDescriptors_PRODUCTID   USBD_PID_CDCDSERIAL
#define CDCDSerialDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define CDCDSerialDriverDescriptors_RELEASE   USBD_RELEASE_1_00
#define CDCDEEMDriverDescriptors_PRODUCTID   USBD_PID_CDCEEM
#define CDCDEEMDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define CDCDEEMDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Detailed Description

This page lists the IDs used in the CDC Serial Device Descriptor.

IDs

This page lists the IDs used in the CDC EEM Device Descriptor.

IDs


Define Documentation

#define CDCDEEMDriverDescriptors_PRODUCTID   USBD_PID_CDCEEM

Device product ID.

Definition at line 59 of file USBDDriverDescriptors.c.

#define CDCDEEMDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Device release number.

Definition at line 63 of file USBDDriverDescriptors.c.

#define CDCDEEMDriverDescriptors_VENDORID   USBD_VID_ATMEL

Device vendor ID (Atmel).

Definition at line 61 of file USBDDriverDescriptors.c.

#define CDCDSerialDriverDescriptors_PRODUCTID   USBD_PID_CDCDSERIAL

Device product ID.

Definition at line 59 of file USBDDriverDescriptors.c.

#define CDCDSerialDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Device release number.

Definition at line 63 of file USBDDriverDescriptors.c.

#define CDCDSerialDriverDescriptors_VENDORID   USBD_VID_ATMEL

Device vendor ID (Atmel).

Definition at line 61 of file USBDDriverDescriptors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines