Public Attributes | List of all members
usb_dev_desc_t Struct Reference

Standard USB device descriptor structure. More...

#include <usb_protocol.h>

Public Attributes

le16_t bcdDevice
 
le16_t bcdUSB
 
uint8_t bDescriptorType
 
uint8_t bDeviceClass
 
uint8_t bDeviceProtocol
 
uint8_t bDeviceSubClass
 
uint8_t bLength
 
uint8_t bMaxPacketSize0
 
uint8_t bNumConfigurations
 
le16_t idProduct
 
le16_t idVendor
 
uint8_t iManufacturer
 
uint8_t iProduct
 
uint8_t iSerialNumber
 

Detailed Description

Standard USB device descriptor structure.

Definition at line 313 of file usb_protocol.h.

Member Data Documentation

◆ bcdDevice

le16_t usb_dev_desc_t::bcdDevice

Definition at line 323 of file usb_protocol.h.

◆ bcdUSB

le16_t usb_dev_desc_t::bcdUSB

Definition at line 316 of file usb_protocol.h.

◆ bDescriptorType

uint8_t usb_dev_desc_t::bDescriptorType

Definition at line 315 of file usb_protocol.h.

◆ bDeviceClass

uint8_t usb_dev_desc_t::bDeviceClass

Definition at line 317 of file usb_protocol.h.

◆ bDeviceProtocol

uint8_t usb_dev_desc_t::bDeviceProtocol

Definition at line 319 of file usb_protocol.h.

◆ bDeviceSubClass

uint8_t usb_dev_desc_t::bDeviceSubClass

Definition at line 318 of file usb_protocol.h.

◆ bLength

uint8_t usb_dev_desc_t::bLength

Definition at line 314 of file usb_protocol.h.

◆ bMaxPacketSize0

uint8_t usb_dev_desc_t::bMaxPacketSize0

Definition at line 320 of file usb_protocol.h.

◆ bNumConfigurations

uint8_t usb_dev_desc_t::bNumConfigurations

Definition at line 327 of file usb_protocol.h.

◆ idProduct

le16_t usb_dev_desc_t::idProduct

Definition at line 322 of file usb_protocol.h.

◆ idVendor

le16_t usb_dev_desc_t::idVendor

Definition at line 321 of file usb_protocol.h.

◆ iManufacturer

uint8_t usb_dev_desc_t::iManufacturer

Definition at line 324 of file usb_protocol.h.

◆ iProduct

uint8_t usb_dev_desc_t::iProduct

Definition at line 325 of file usb_protocol.h.

◆ iSerialNumber

uint8_t usb_dev_desc_t::iSerialNumber

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