ReactOS 0.4.15-dev-7942-gd23573b
_USB_DEFAULT_PIPE_SETUP_PACKET::_wValue Union Reference

#include <usb200.h>

Collaboration diagram for _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue:

Public Attributes

struct {
   UCHAR   LowByte
 
   UCHAR   HiByte
 
}; 
 
USHORT W
 

Detailed Description

Definition at line 74 of file usb200.h.

Member Data Documentation

◆ 

__GNU_EXTENSION struct { ... } _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue::@3254

◆ HiByte

UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue::HiByte

Definition at line 77 of file usb200.h.

Referenced by USBPORT_InitializeDevice().

◆ LowByte

UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue::LowByte

Definition at line 76 of file usb200.h.

◆ W

USHORT _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue::W

Definition at line 79 of file usb200.h.

Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().


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