Public Attributes | List of all members
_USBInterfaceAssociationDescriptor Struct Reference

#include <USBDescriptors.h>

Public Attributes

uint8_t bDescriptorType
 
uint8_t bFirstInterface
 
uint8_t bFunctionClass
 
uint8_t bFunctionProtocol
 
uint8_t bFunctionSubClass
 
uint8_t bInterfaceCount
 
uint8_t bLength
 
uint8_t iFunction
 

Detailed Description

Definition at line 646 of file USBDescriptors.h.

Member Data Documentation

◆ bDescriptorType

uint8_t _USBInterfaceAssociationDescriptor::bDescriptorType

Descriptor type (USBGenericDescriptor_INTERFACE).

Definition at line 651 of file USBDescriptors.h.

◆ bFirstInterface

uint8_t _USBInterfaceAssociationDescriptor::bFirstInterface

First Interface .

Definition at line 653 of file USBDescriptors.h.

◆ bFunctionClass

uint8_t _USBInterfaceAssociationDescriptor::bFunctionClass

Function function code.

Definition at line 657 of file USBDescriptors.h.

◆ bFunctionProtocol

uint8_t _USBInterfaceAssociationDescriptor::bFunctionProtocol

Function protocol code.

Definition at line 661 of file USBDescriptors.h.

◆ bFunctionSubClass

uint8_t _USBInterfaceAssociationDescriptor::bFunctionSubClass

Function subclass code.

Definition at line 659 of file USBDescriptors.h.

◆ bInterfaceCount

uint8_t _USBInterfaceAssociationDescriptor::bInterfaceCount

Interface Count.

Definition at line 655 of file USBDescriptors.h.

◆ bLength

uint8_t _USBInterfaceAssociationDescriptor::bLength

Size of the descriptor in bytes.

Definition at line 649 of file USBDescriptors.h.

◆ iFunction

uint8_t _USBInterfaceAssociationDescriptor::iFunction

Index of the function string descriptor.

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