Public Attributes | List of all members
_USBOtgDescriptor Struct Reference

#include <USBDescriptors.h>

Public Attributes

uint8_t bDescriptorType
 
uint8_t bLength
 
uint8_t bmAttributes
 

Detailed Description

Definition at line 530 of file USBDescriptors.h.

Member Data Documentation

◆ bDescriptorType

uint8_t _USBOtgDescriptor::bDescriptorType

Descriptor type (USBGenericDescriptor_OTG).

Definition at line 535 of file USBDescriptors.h.

◆ bLength

uint8_t _USBOtgDescriptor::bLength

Size of this descriptor in bytes.

Definition at line 533 of file USBDescriptors.h.

◆ bmAttributes

uint8_t _USBOtgDescriptor::bmAttributes

Attribute Fields D7?: Reserved D1: HNP support D0: SRP support

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