Public Attributes | List of all members
__attribute__ Struct Reference

A standard USB string descriptor structure. More...

#include <USBDescriptors.h>

Public Attributes

uint8_t bDescriptorType
 
uint8_t bLength
 
USBStringDescriptor desc
 
uint16_t string [1]
 

Detailed Description

A standard USB string descriptor structure.

Definition at line 719 of file USBDescriptors.h.

Member Data Documentation

◆ bDescriptorType

uint8_t __attribute__::bDescriptorType

Definition at line 721 of file USBDescriptors.h.

◆ bLength

uint8_t __attribute__::bLength

Definition at line 720 of file USBDescriptors.h.

◆ desc

USBStringDescriptor __attribute__::desc

Definition at line 725 of file USBDescriptors.h.

◆ string

uint16_t __attribute__::string[1]

Definition at line 726 of file USBDescriptors.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:02