Public Attributes | List of all members
usb_conf_desc_t Struct Reference

Standard USB configuration descriptor structure. More...

#include <usb_protocol.h>

Public Attributes

uint8_t bConfigurationValue
 
uint8_t bDescriptorType
 
uint8_t bLength
 
uint8_t bmAttributes
 
uint8_t bMaxPower
 
uint8_t bNumInterfaces
 
uint8_t iConfiguration
 
le16_t wTotalLength
 

Detailed Description

Standard USB configuration descriptor structure.

Definition at line 410 of file usb_protocol.h.

Member Data Documentation

◆ bConfigurationValue

uint8_t usb_conf_desc_t::bConfigurationValue

Definition at line 415 of file usb_protocol.h.

◆ bDescriptorType

uint8_t usb_conf_desc_t::bDescriptorType

Definition at line 412 of file usb_protocol.h.

◆ bLength

uint8_t usb_conf_desc_t::bLength

Definition at line 411 of file usb_protocol.h.

◆ bmAttributes

uint8_t usb_conf_desc_t::bmAttributes

Definition at line 417 of file usb_protocol.h.

◆ bMaxPower

uint8_t usb_conf_desc_t::bMaxPower

Definition at line 418 of file usb_protocol.h.

◆ bNumInterfaces

uint8_t usb_conf_desc_t::bNumInterfaces

Definition at line 414 of file usb_protocol.h.

◆ iConfiguration

uint8_t usb_conf_desc_t::iConfiguration

Definition at line 416 of file usb_protocol.h.

◆ wTotalLength

le16_t usb_conf_desc_t::wTotalLength

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