SAMV71 Xplained Ultra Software Package 1.3

_CdcAuddDriverConfigurationDescriptors Struct Reference
[Usbd_composite_cdcaud]

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libusb/include/CDCAUDDDriver.h>

Data Fields

USBConfigurationDescriptor configuration
USBInterfaceAssociationDescriptor cdcIAD0
USBInterfaceDescriptor cdcCommunication0
CDCHeaderDescriptor cdcHeader0
CDCCallManagementDescriptor cdcCallManagement0
CDCAbstractControlManagementDescriptor cdcAbstractControlManagement0
CDCUnionDescriptor cdcUnion0
USBEndpointDescriptor cdcNotification0
USBInterfaceDescriptor cdcData0
USBEndpointDescriptor cdcDataOut0
USBEndpointDescriptor cdcDataIn0
USBInterfaceAssociationDescriptor audIAD
USBInterfaceDescriptor audInterface
AUDDSpeakerPhoneAcDescriptors audControl
USBInterfaceDescriptor audStreamingOutNoIsochronous
USBInterfaceDescriptor audStreamingOut
AUDStreamingInterfaceDescriptor audStreamingOutClass
AUDFormatTypeOneDescriptor1 audStreamingOutFormatType
AUDEndpointDescriptor audStreamingOutEndpoint
AUDDataEndpointDescriptor audStreamingOutDataEndpoint
USBInterfaceDescriptor streamingInNoIsochronous
USBInterfaceDescriptor streamingIn
AUDStreamingInterfaceDescriptor streamingInClass
AUDFormatTypeOneDescriptor1 streamingInFormatType
AUDEndpointDescriptor streamingInEndpoint
AUDDataEndpointDescriptor streamingInDataEndpoint

Detailed Description

Configuration descriptor list for a device implementing CDC(Serial) + Audio(SpeakerPhone) composite driver.

Definition at line 230 of file CDCAUDDDriver.h.


Field Documentation

Descriptors for the audio control interface.

Definition at line 263 of file CDCAUDDDriver.h.

USBInterfaceAssociationDescriptor _CdcAuddDriverConfigurationDescriptors::audIAD

IAD 1

Definition at line 259 of file CDCAUDDDriver.h.

Audio control interface.

Definition at line 261 of file CDCAUDDDriver.h.

Streaming out interface descriptor.

Definition at line 268 of file CDCAUDDDriver.h.

Audio class descriptor for the streaming out interface.

Definition at line 270 of file CDCAUDDDriver.h.

Audio class descriptor for the streaming out endpoint.

Definition at line 276 of file CDCAUDDDriver.h.

Streaming out endpoint descriptor.

Definition at line 274 of file CDCAUDDDriver.h.

Stream format descriptor.

Definition at line 272 of file CDCAUDDDriver.h.

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

Definition at line 266 of file CDCAUDDDriver.h.

CDC abstract control management functional descriptor.

Definition at line 245 of file CDCAUDDDriver.h.

CDC call management functional descriptor.

Definition at line 243 of file CDCAUDDDriver.h.

Communication interface descriptor

Definition at line 239 of file CDCAUDDDriver.h.

Data interface descriptor.

Definition at line 251 of file CDCAUDDDriver.h.

Data IN endpoint descriptor.

Definition at line 255 of file CDCAUDDDriver.h.

Data OUT endpoint descriptor.

Definition at line 253 of file CDCAUDDDriver.h.

CDC header functional descriptor.

Definition at line 241 of file CDCAUDDDriver.h.

USBInterfaceAssociationDescriptor _CdcAuddDriverConfigurationDescriptors::cdcIAD0

IAD 0

Definition at line 237 of file CDCAUDDDriver.h.

Notification endpoint descriptor.

Definition at line 249 of file CDCAUDDDriver.h.

CDC union functional descriptor (with one slave interface).

Definition at line 247 of file CDCAUDDDriver.h.

Standard configuration descriptor.

Definition at line 233 of file CDCAUDDDriver.h.

Streaming in interface descriptor.

Definition at line 281 of file CDCAUDDDriver.h.

Audio class descriptor for the streaming in interface.

Definition at line 283 of file CDCAUDDDriver.h.

Audio class descriptor for the streaming in endpoint.

Definition at line 289 of file CDCAUDDDriver.h.

Streaming in endpoint descriptor.

Definition at line 287 of file CDCAUDDDriver.h.

Stream format descriptor.

Definition at line 285 of file CDCAUDDDriver.h.

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

Definition at line 279 of file CDCAUDDDriver.h.


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