ReactOS 0.4.15-dev-7842-g558ab78
_USBENDPOINTDESC Struct Reference

#include <usbprotocoldefs.h>

Collaboration diagram for _USBENDPOINTDESC:

Public Attributes

BYTE bLength
 
BYTE bDescriptorType
 
USBENDPOINTADDRESS Address
 
USBENDPOINTATTRIBS Attributes
 
USBMAXPACKET MaxPacket
 
BYTE bInterval
 

Detailed Description

Definition at line 362 of file usbprotocoldefs.h.

Member Data Documentation

◆ Address

USBENDPOINTADDRESS _USBENDPOINTDESC::Address

Definition at line 365 of file usbprotocoldefs.h.

◆ Attributes

USBENDPOINTATTRIBS _USBENDPOINTDESC::Attributes

Definition at line 366 of file usbprotocoldefs.h.

◆ bDescriptorType

BYTE _USBENDPOINTDESC::bDescriptorType

Definition at line 364 of file usbprotocoldefs.h.

◆ bInterval

BYTE _USBENDPOINTDESC::bInterval

Definition at line 368 of file usbprotocoldefs.h.

◆ bLength

BYTE _USBENDPOINTDESC::bLength

Definition at line 363 of file usbprotocoldefs.h.

◆ MaxPacket

USBMAXPACKET _USBENDPOINTDESC::MaxPacket

Definition at line 367 of file usbprotocoldefs.h.


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