Public Attributes | List of all members
usb_ep_desc_t Struct Reference

Standard USB endpoint descriptor structure. More...

#include <usb_protocol.h>

Public Attributes

uint8_t bDescriptorType
 
uint8_t bEndpointAddress
 
uint8_t bInterval
 
uint8_t bLength
 
uint8_t bmAttributes
 
le16_t wMaxPacketSize
 

Detailed Description

Standard USB endpoint descriptor structure.

Definition at line 461 of file usb_protocol.h.

Member Data Documentation

◆ bDescriptorType

uint8_t usb_ep_desc_t::bDescriptorType

Definition at line 463 of file usb_protocol.h.

◆ bEndpointAddress

uint8_t usb_ep_desc_t::bEndpointAddress

Definition at line 464 of file usb_protocol.h.

◆ bInterval

uint8_t usb_ep_desc_t::bInterval

Definition at line 467 of file usb_protocol.h.

◆ bLength

uint8_t usb_ep_desc_t::bLength

Definition at line 462 of file usb_protocol.h.

◆ bmAttributes

uint8_t usb_ep_desc_t::bmAttributes

Definition at line 465 of file usb_protocol.h.

◆ wMaxPacketSize

le16_t usb_ep_desc_t::wMaxPacketSize

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