![]() |
Defines | |
#define | CDCAUDDDriverDescriptors_VENDORID USBD_VID_ATMEL |
#define | CDCAUDDDriverDescriptors_PRODUCTID USBD_PID_CDCAUDIO |
#define | CDCAUDDDriverDescriptors_RELEASE USBD_RELEASE_1_00 |
This page lists the device IDs and release number of the USB composite device.
#define CDCAUDDDriverDescriptors_PRODUCTID USBD_PID_CDCAUDIO |
Device product ID.
Definition at line 63 of file USBDDriverDescriptors.c.
#define CDCAUDDDriverDescriptors_RELEASE USBD_RELEASE_1_00 |
Device release number in BCD format.
Definition at line 65 of file USBDDriverDescriptors.c.
#define CDCAUDDDriverDescriptors_VENDORID USBD_VID_ATMEL |
Device vendor ID.
Definition at line 61 of file USBDDriverDescriptors.c.