ReactOS 0.4.15-dev-7953-g1f49173
_USB_HUB_STATUS Union Reference

#include <usb200.h>

Collaboration diagram for _USB_HUB_STATUS:

Public Attributes

USHORT AsUshort16
 
struct {
   USHORT   LocalPowerLost:1
 
   USHORT   OverCurrent:1
 
   USHORT   Reserved:14
 
}; 
 

Detailed Description

Definition at line 247 of file usb200.h.

Member Data Documentation

◆ 

struct { ... } _USB_HUB_STATUS::@3268

◆ AsUshort16

USHORT _USB_HUB_STATUS::AsUshort16

Definition at line 248 of file usb200.h.

◆ LocalPowerLost

USHORT _USB_HUB_STATUS::LocalPowerLost

Definition at line 250 of file usb200.h.

◆ OverCurrent

USHORT _USB_HUB_STATUS::OverCurrent

Definition at line 251 of file usb200.h.

◆ Reserved

USHORT _USB_HUB_STATUS::Reserved

Definition at line 252 of file usb200.h.


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