ReactOS 0.4.15-dev-7788-g1ad9096
_USB_ENDPOINT_DESCRIPTOR Struct Reference

#include <usb100.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
UCHAR bEndpointAddress
 
UCHAR bmAttributes
 
USHORT wMaxPacketSize
 
UCHAR bInterval
 

Detailed Description

Definition at line 127 of file usb100.h.

Member Data Documentation

◆ bDescriptorType

UCHAR _USB_ENDPOINT_DESCRIPTOR::bDescriptorType

Definition at line 129 of file usb100.h.

Referenced by USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().

◆ bEndpointAddress

UCHAR _USB_ENDPOINT_DESCRIPTOR::bEndpointAddress

◆ bInterval

UCHAR _USB_ENDPOINT_DESCRIPTOR::bInterval

◆ bLength

UCHAR _USB_ENDPOINT_DESCRIPTOR::bLength

Definition at line 128 of file usb100.h.

Referenced by USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().

◆ bmAttributes

UCHAR _USB_ENDPOINT_DESCRIPTOR::bmAttributes

◆ wMaxPacketSize

USHORT _USB_ENDPOINT_DESCRIPTOR::wMaxPacketSize

The documentation for this struct was generated from the following file: