SAMV71 Xplained Ultra Software Package 1.5

Audio SpeakerPhone Interface IDs
[Usbd_audio_speakerphone]

Collaboration diagram for Audio SpeakerPhone Interface IDs:

Defines

#define AUDDSpeakerPhoneDriverDescriptors_CONTROL   0
#define AUDDSpeakerPhoneDriverDescriptors_STREAMING   1
#define AUDDSpeakerPhoneDriverDescriptors_STREAMINGIN   2

Detailed Description

This page lists the interface numbers for USB Audio Speakerphone device.

Interfaces


Define Documentation

#define AUDDSpeakerPhoneDriverDescriptors_CONTROL   0

Audio control interface ID

Definition at line 111 of file AUDDSpeakerPhoneDriver.h.

#define AUDDSpeakerPhoneDriverDescriptors_STREAMING   1

Audio streaming interface ID (OUT, for playback)

Definition at line 113 of file AUDDSpeakerPhoneDriver.h.

#define AUDDSpeakerPhoneDriverDescriptors_STREAMINGIN   2

Audio streaming interface ID (IN, for record)

Definition at line 115 of file AUDDSpeakerPhoneDriver.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines