ReactOS 0.4.16-dev-835-gd769f56
|
#include <usbprotocoldefs.h>
Public Attributes | |
BYTE | bLength |
BYTE | bDescriptorType |
USBENDPOINTADDRESS | Address |
USBENDPOINTATTRIBS | Attributes |
USBMAXPACKET | MaxPacket |
BYTE | bInterval |
Definition at line 362 of file usbprotocoldefs.h.
USBENDPOINTADDRESS _USBENDPOINTDESC::Address |
Definition at line 365 of file usbprotocoldefs.h.
USBENDPOINTATTRIBS _USBENDPOINTDESC::Attributes |
Definition at line 366 of file usbprotocoldefs.h.
BYTE _USBENDPOINTDESC::bDescriptorType |
Definition at line 364 of file usbprotocoldefs.h.
BYTE _USBENDPOINTDESC::bInterval |
Definition at line 368 of file usbprotocoldefs.h.
BYTE _USBENDPOINTDESC::bLength |
Definition at line 363 of file usbprotocoldefs.h.
USBMAXPACKET _USBENDPOINTDESC::MaxPacket |
Definition at line 367 of file usbprotocoldefs.h.