Public Attributes | List of all members
usb_iface_desc_t Struct Reference

Standard USB interface descriptor structure. More...

#include <usb_protocol.h>

Public Attributes

uint8_t bAlternateSetting
 
uint8_t bDescriptorType
 
uint8_t bInterfaceClass
 
uint8_t bInterfaceNumber
 
uint8_t bInterfaceProtocol
 
uint8_t bInterfaceSubClass
 
uint8_t bLength
 
uint8_t bNumEndpoints
 
uint8_t iInterface
 

Detailed Description

Standard USB interface descriptor structure.

Definition at line 446 of file usb_protocol.h.

Member Data Documentation

◆ bAlternateSetting

uint8_t usb_iface_desc_t::bAlternateSetting

Definition at line 450 of file usb_protocol.h.

◆ bDescriptorType

uint8_t usb_iface_desc_t::bDescriptorType

Definition at line 448 of file usb_protocol.h.

◆ bInterfaceClass

uint8_t usb_iface_desc_t::bInterfaceClass

Definition at line 452 of file usb_protocol.h.

◆ bInterfaceNumber

uint8_t usb_iface_desc_t::bInterfaceNumber

Definition at line 449 of file usb_protocol.h.

◆ bInterfaceProtocol

uint8_t usb_iface_desc_t::bInterfaceProtocol

Definition at line 454 of file usb_protocol.h.

◆ bInterfaceSubClass

uint8_t usb_iface_desc_t::bInterfaceSubClass

Definition at line 453 of file usb_protocol.h.

◆ bLength

uint8_t usb_iface_desc_t::bLength

Definition at line 447 of file usb_protocol.h.

◆ bNumEndpoints

uint8_t usb_iface_desc_t::bNumEndpoints

Definition at line 451 of file usb_protocol.h.

◆ iInterface

uint8_t usb_iface_desc_t::iInterface

Definition at line 455 of file usb_protocol.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:03