SAMV71 Xplained Ultra Software Package 1.3

_DualCdcDriverConfigurationDescriptors Struct Reference
[Usbd_composite_cdccdc]

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 cdcIAD1
USBInterfaceDescriptor cdcCommunication1
CDCHeaderDescriptor cdcHeader1
CDCCallManagementDescriptor cdcCallManagement1
CDCAbstractControlManagementDescriptor cdcAbstractControlManagement1
CDCUnionDescriptor cdcUnion1
USBEndpointDescriptor cdcNotification1
USBInterfaceDescriptor cdcData1
USBEndpointDescriptor cdcDataOut1
USBEndpointDescriptor cdcDataIn1

Detailed Description

Definition at line 88 of file DUALCDCDDriver.h.


Field Documentation

CDC abstract control management functional descriptor.

Definition at line 103 of file DUALCDCDDriver.h.

CDC abstract control management functional descriptor.

Definition at line 125 of file DUALCDCDDriver.h.

CDC call management functional descriptor.

Definition at line 101 of file DUALCDCDDriver.h.

CDC call management functional descriptor.

Definition at line 123 of file DUALCDCDDriver.h.

Communication interface descriptor

Definition at line 97 of file DUALCDCDDriver.h.

Communication interface descriptor

Definition at line 119 of file DUALCDCDDriver.h.

Data interface descriptor.

Definition at line 109 of file DUALCDCDDriver.h.

Data interface descriptor.

Definition at line 131 of file DUALCDCDDriver.h.

Data IN endpoint descriptor.

Definition at line 113 of file DUALCDCDDriver.h.

Data IN endpoint descriptor.

Definition at line 135 of file DUALCDCDDriver.h.

Data OUT endpoint descriptor.

Definition at line 111 of file DUALCDCDDriver.h.

Data OUT endpoint descriptor.

Definition at line 133 of file DUALCDCDDriver.h.

CDC header functional descriptor.

Definition at line 99 of file DUALCDCDDriver.h.

CDC header functional descriptor.

Definition at line 121 of file DUALCDCDDriver.h.

USBInterfaceAssociationDescriptor _DualCdcDriverConfigurationDescriptors::cdcIAD0

IAD 0

Definition at line 95 of file DUALCDCDDriver.h.

USBInterfaceAssociationDescriptor _DualCdcDriverConfigurationDescriptors::cdcIAD1

IAD 1

Definition at line 117 of file DUALCDCDDriver.h.

Notification endpoint descriptor.

Definition at line 107 of file DUALCDCDDriver.h.

Notification endpoint descriptor.

Definition at line 129 of file DUALCDCDDriver.h.

CDC union functional descriptor (with one slave interface).

Definition at line 105 of file DUALCDCDDriver.h.

CDC union functional descriptor (with one slave interface).

Definition at line 127 of file DUALCDCDDriver.h.

Standard configuration descriptor.

Definition at line 91 of file DUALCDCDDriver.h.


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