SAMV71 Xplained Ultra Software Package 1.3

_HidMsdDriverConfigurationDescriptors Struct Reference
[Usbd_composite_hidmsd]

Data Fields

USBConfigurationDescriptor configuration
USBInterfaceDescriptor hidInterface
HIDDescriptor1 hid
USBEndpointDescriptor hidInterruptIn
USBEndpointDescriptor hidInterruptOut
USBInterfaceDescriptor msdInterface
USBEndpointDescriptor msdBulkOut
USBEndpointDescriptor msdBulkIn

Detailed Description

Definition at line 100 of file HIDMSDDriver.h.


Field Documentation

Standard configuration descriptor.

Definition at line 103 of file HIDMSDDriver.h.

Bulk-in endpoint descriptor.

Definition at line 117 of file HIDMSDDriver.h.

Bulk-out endpoint descriptor.

Definition at line 115 of file HIDMSDDriver.h.

Mass storage interface descriptor.

Definition at line 113 of file HIDMSDDriver.h.


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