SAMV71 Xplained Ultra Software Package 1.0

usb_iad_desc_t Struct Reference
[USB Protocol Definitions]

Standard USB association descriptor structure. More...

#include <C:/softpack/canopus10/softpack/samv7/libraries/libusb/include/USBD_Protocol.h>

Data Fields

uint8_t bLength
 Size of this descriptor in bytes.
uint8_t bDescriptorType
 Interface descriptor type.
uint8_t bFirstInterface
 Number of interface.
uint8_t bInterfaceCount
 value to select alternate setting
uint8_t bFunctionClass
 Class code assigned by the USB.
uint8_t bFunctionSubClass
 Sub-class code assigned by the USB.
uint8_t bFunctionProtocol
 Protocol code assigned by the USB.
uint8_t iFunction
 Index of string descriptor.

Detailed Description

Standard USB association descriptor structure.

Definition at line 346 of file USBD_Protocol.h.


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