SAMV71 Xplained Ultra Software Package 1.0

usb_dev_qual_desc_t Struct Reference
[USB Protocol Definitions]

Standard USB device qualifier descriptor structure. More...

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

Data Fields

uint8_t bLength
uint8_t bDescriptorType
le16_t bcdUSB
uint8_t bDeviceClass
uint8_t bDeviceSubClass
uint8_t bDeviceProtocol
uint8_t bMaxPacketSize0
uint8_t bNumConfigurations
uint8_t bReserved

Detailed Description

Standard USB device qualifier descriptor structure.

This descriptor contains information about the device when running at the "other" speed (i.e. if the device is currently operating at high speed, this descriptor can be used to determine what would change if the device was operating at full speed.)

Definition at line 293 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