SAMV71 Xplained Ultra Software Package 1.4

Audio SpeakerPhone Device Codes
[Usbd_audio_speakerphone]

Collaboration diagram for Audio SpeakerPhone Device Codes:

Defines

#define AUDDSpeakerPhoneDriverDescriptors_VENDORID   USBD_VID_ATMEL
#define AUDDSpeakerPhoneDriverDescriptors_PRODUCTID   USBD_PID_AUDIO
#define AUDDSpeakerPhoneDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Detailed Description

This page lists the device IDs and release number of the USB Audio Speakerphone device.

Codes


Define Documentation

#define AUDDSpeakerPhoneDriverDescriptors_PRODUCTID   USBD_PID_AUDIO

Device product ID.

Definition at line 92 of file USBDDriverDescriptors.c.

#define AUDDSpeakerPhoneDriverDescriptors_RELEASE   USBD_RELEASE_1_00

Device release number in BCD format.

Definition at line 94 of file USBDDriverDescriptors.c.

#define AUDDSpeakerPhoneDriverDescriptors_VENDORID   USBD_VID_ATMEL

Device vendor ID.

Definition at line 90 of file USBDDriverDescriptors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines