ReactOS 0.4.15-dev-8100-g1887773
_USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex Union Reference

#include <usb200.h>

Collaboration diagram for _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex:

Public Attributes

struct {
   UCHAR   LowByte
 
   UCHAR   HiByte
 
}; 
 
USHORT W
 

Detailed Description

Definition at line 81 of file usb200.h.

Member Data Documentation

◆ 

__GNU_EXTENSION struct { ... } _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex::@3260

◆ HiByte

UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex::HiByte

Definition at line 84 of file usb200.h.

◆ LowByte

UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex::LowByte

Definition at line 83 of file usb200.h.

◆ W

USHORT _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex::W

Definition at line 86 of file usb200.h.

Referenced by UhciDumpHcdTD().


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