Public Attributes | List of all members
_USBDDriver Struct Reference

#include <USBDDriver.h>

Public Attributes

uint8_t cfgnum
 
uint8_t isRemoteWakeUpEnabled
 
uint8_t otg_features_supported
 
const USBDDriverDescriptorspDescriptors
 
uint8_t * pInterfaces
 

Detailed Description

Definition at line 109 of file USBDDriver.h.

Member Data Documentation

◆ cfgnum

uint8_t _USBDDriver::cfgnum

Current configuration number (0 -> device is not configured).

Definition at line 116 of file USBDDriver.h.

◆ isRemoteWakeUpEnabled

uint8_t _USBDDriver::isRemoteWakeUpEnabled

Indicates if remote wake up has been enabled by the host.

Definition at line 118 of file USBDDriver.h.

◆ otg_features_supported

uint8_t _USBDDriver::otg_features_supported

Features supported by OTG

Definition at line 120 of file USBDDriver.h.

◆ pDescriptors

const USBDDriverDescriptors* _USBDDriver::pDescriptors

List of descriptors used by the device.

Definition at line 112 of file USBDDriver.h.

◆ pInterfaces

uint8_t* _USBDDriver::pInterfaces

Current setting for each interface.

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