SAMV71 Xplained Ultra Software Package 1.3

_CdcHidDriverConfigurationDescriptors Struct Reference
[Usbd_composite_cdchid]

Data Fields

USBConfigurationDescriptor configuration
USBInterfaceAssociationDescriptor cdcIAD0
USBInterfaceDescriptor cdcCommunication0
CDCHeaderDescriptor cdcHeader0
CDCCallManagementDescriptor cdcCallManagement0
CDCAbstractControlManagementDescriptor cdcAbstractControlManagement0
CDCUnionDescriptor cdcUnion0
USBEndpointDescriptor cdcNotification0
USBInterfaceDescriptor cdcData0
USBEndpointDescriptor cdcDataOut0
USBEndpointDescriptor cdcDataIn0
USBInterfaceDescriptor hidInterface
HIDDescriptor1 hid
USBEndpointDescriptor hidInterruptIn
USBEndpointDescriptor hidInterruptOut

Detailed Description

Definition at line 99 of file CDCHIDDDriver.h.


Field Documentation

CDC abstract control management functional descriptor.

Definition at line 114 of file CDCHIDDDriver.h.

CDC call management functional descriptor.

Definition at line 112 of file CDCHIDDDriver.h.

Communication interface descriptor

Definition at line 108 of file CDCHIDDDriver.h.

Data interface descriptor.

Definition at line 120 of file CDCHIDDDriver.h.

Data IN endpoint descriptor.

Definition at line 124 of file CDCHIDDDriver.h.

Data OUT endpoint descriptor.

Definition at line 122 of file CDCHIDDDriver.h.

CDC header functional descriptor.

Definition at line 110 of file CDCHIDDDriver.h.

USBInterfaceAssociationDescriptor _CdcHidDriverConfigurationDescriptors::cdcIAD0

IAD 0

Definition at line 106 of file CDCHIDDDriver.h.

Notification endpoint descriptor.

Definition at line 118 of file CDCHIDDDriver.h.

CDC union functional descriptor (with one slave interface).

Definition at line 116 of file CDCHIDDDriver.h.

Standard configuration descriptor.

Definition at line 102 of file CDCHIDDDriver.h.


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