SAMV71 Xplained Ultra Software Package 1.3

_AUDDSpeakerPhoneDriverConfigurationDescriptors Struct Reference
[Usbd_audio_speakerphone]

Data Fields

USBConfigurationDescriptor configuration
USBInterfaceDescriptor control
AUDDSpeakerPhoneDriverAudioControlDescriptors controlDescriptors
USBInterfaceDescriptor streamingOutNoIsochronous
USBInterfaceDescriptor streamingOut
AUDStreamingInterfaceDescriptor streamingOutClass
AUDFormatTypeOneDescriptor1 streamingOutFormatType
AUDEndpointDescriptor streamingOutEndpoint
AUDDataEndpointDescriptor streamingOutDataEndpoint
USBInterfaceDescriptor streamingInNoIsochronous
USBInterfaceDescriptor streamingIn
AUDStreamingInterfaceDescriptor streamingInClass
AUDFormatTypeOneDescriptor1 streamingInFormatType
AUDEndpointDescriptor streamingInEndpoint
AUDDataEndpointDescriptor streamingInDataEndpoint

Detailed Description

Definition at line 233 of file AUDDSpeakerPhoneDriver.h.


Field Documentation

Standard configuration.

Definition at line 236 of file AUDDSpeakerPhoneDriver.h.

Audio control interface.

Definition at line 238 of file AUDDSpeakerPhoneDriver.h.

AUDDSpeakerPhoneDriverAudioControlDescriptors _AUDDSpeakerPhoneDriverConfigurationDescriptors::controlDescriptors

Descriptors for the audio control interface.

Definition at line 240 of file AUDDSpeakerPhoneDriver.h.

Streaming in interface descriptor.

Definition at line 258 of file AUDDSpeakerPhoneDriver.h.

Audio class descriptor for the streaming in interface.

Definition at line 260 of file AUDDSpeakerPhoneDriver.h.

Audio class descriptor for the streaming in endpoint.

Definition at line 266 of file AUDDSpeakerPhoneDriver.h.

Streaming in endpoint descriptor.

Definition at line 264 of file AUDDSpeakerPhoneDriver.h.

Stream format descriptor.

Definition at line 262 of file AUDDSpeakerPhoneDriver.h.

Streaming in interface descriptor (with no endpoint, required).

Definition at line 256 of file AUDDSpeakerPhoneDriver.h.

Streaming out interface descriptor.

Definition at line 245 of file AUDDSpeakerPhoneDriver.h.

Audio class descriptor for the streaming out interface.

Definition at line 247 of file AUDDSpeakerPhoneDriver.h.

Audio class descriptor for the streaming out endpoint.

Definition at line 253 of file AUDDSpeakerPhoneDriver.h.

Streaming out endpoint descriptor.

Definition at line 251 of file AUDDSpeakerPhoneDriver.h.

Stream format descriptor.

Definition at line 249 of file AUDDSpeakerPhoneDriver.h.

Streaming out interface descriptor (with no endpoint, required).

Definition at line 243 of file AUDDSpeakerPhoneDriver.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines