Public Attributes | List of all members
usb_dev_qual_desc_t Struct Reference

Standard USB device qualifier descriptor structure. More...

#include <usb_protocol.h>

Public Attributes

le16_t bcdUSB
 
uint8_t bDescriptorType
 
uint8_t bDeviceClass
 
uint8_t bDeviceProtocol
 
uint8_t bDeviceSubClass
 
uint8_t bLength
 
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 338 of file usb_protocol.h.

Member Data Documentation

◆ bcdUSB

le16_t usb_dev_qual_desc_t::bcdUSB

Definition at line 341 of file usb_protocol.h.

◆ bDescriptorType

uint8_t usb_dev_qual_desc_t::bDescriptorType

Definition at line 340 of file usb_protocol.h.

◆ bDeviceClass

uint8_t usb_dev_qual_desc_t::bDeviceClass

Definition at line 342 of file usb_protocol.h.

◆ bDeviceProtocol

uint8_t usb_dev_qual_desc_t::bDeviceProtocol

Definition at line 344 of file usb_protocol.h.

◆ bDeviceSubClass

uint8_t usb_dev_qual_desc_t::bDeviceSubClass

Definition at line 343 of file usb_protocol.h.

◆ bLength

uint8_t usb_dev_qual_desc_t::bLength

Definition at line 339 of file usb_protocol.h.

◆ bMaxPacketSize0

uint8_t usb_dev_qual_desc_t::bMaxPacketSize0

Definition at line 345 of file usb_protocol.h.

◆ bNumConfigurations

uint8_t usb_dev_qual_desc_t::bNumConfigurations

Definition at line 346 of file usb_protocol.h.

◆ bReserved

uint8_t usb_dev_qual_desc_t::bReserved

Definition at line 347 of file usb_protocol.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03