![]() |
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 |
This page lists the IDs used in the CDC Serial Device Descriptor.
This page lists the IDs used in the CDC EEM Device Descriptor.
#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.