Public Attributes | List of all members
_USBDDriverDescriptors Struct Reference

#include <USBDDriver.h>

Public Attributes

uint8_t numStrings
 
const USBConfigurationDescriptor * pFsConfiguration
 
const USBDeviceDescriptor * pFsDevice
 
const USBConfigurationDescriptor * pFsOtherSpeed
 
const USBDeviceQualifierDescriptor * pFsQualifier
 
const USBConfigurationDescriptor * pHsConfiguration
 
const USBDeviceDescriptor * pHsDevice
 
const USBConfigurationDescriptor * pHsOtherSpeed
 
const USBDeviceQualifierDescriptor * pHsQualifier
 
const uint8_t ** pStrings
 

Detailed Description

Definition at line 79 of file USBDDriver.h.

Member Data Documentation

◆ numStrings

uint8_t _USBDDriverDescriptors::numStrings

Number of string descriptors in list

Definition at line 100 of file USBDDriver.h.

◆ pFsConfiguration

const USBConfigurationDescriptor* _USBDDriverDescriptors::pFsConfiguration

Pointer to the full-speed configuration descriptor

Definition at line 84 of file USBDDriver.h.

◆ pFsDevice

const USBDeviceDescriptor* _USBDDriverDescriptors::pFsDevice

Pointer to the full-speed device descriptor

Definition at line 82 of file USBDDriver.h.

◆ pFsOtherSpeed

const USBConfigurationDescriptor* _USBDDriverDescriptors::pFsOtherSpeed

Pointer to the full-speed other speed configuration descriptor

Definition at line 88 of file USBDDriver.h.

◆ pFsQualifier

const USBDeviceQualifierDescriptor* _USBDDriverDescriptors::pFsQualifier

Pointer to the full-speed qualifier descriptor

Definition at line 86 of file USBDDriver.h.

◆ pHsConfiguration

const USBConfigurationDescriptor* _USBDDriverDescriptors::pHsConfiguration

Pointer to the high-speed configuration descriptor

Definition at line 92 of file USBDDriver.h.

◆ pHsDevice

const USBDeviceDescriptor* _USBDDriverDescriptors::pHsDevice

Pointer to the high-speed device descriptor

Definition at line 90 of file USBDDriver.h.

◆ pHsOtherSpeed

const USBConfigurationDescriptor* _USBDDriverDescriptors::pHsOtherSpeed

Pointer to the high-speed other speed configuration descriptor

Definition at line 96 of file USBDDriver.h.

◆ pHsQualifier

const USBDeviceQualifierDescriptor* _USBDDriverDescriptors::pHsQualifier

Pointer to the high-speed qualifier descriptor

Definition at line 94 of file USBDDriver.h.

◆ pStrings

const uint8_t** _USBDDriverDescriptors::pStrings

Pointer to the list of string descriptors

Definition at line 98 of file USBDDriver.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