ReactOS 0.4.15-dev-7924-g5949c20
_USB_30_PORT_CHANGE Union Reference

#include <usb200.h>

Collaboration diagram for _USB_30_PORT_CHANGE:

Public Attributes

USHORT AsUshort16
 
struct {
   USHORT   ConnectStatusChange:1
 
   USHORT   Reserved2:2
 
   USHORT   OverCurrentIndicatorChange:1
 
   USHORT   ResetChange:1
 
   USHORT   BHResetChange:1
 
   USHORT   PortLinkStateChange:1
 
   USHORT   PortConfigErrorChange:1
 
   USHORT   Reserved3:8
 
}; 
 

Detailed Description

Definition at line 205 of file usb200.h.

Member Data Documentation

◆ 

struct { ... } _USB_30_PORT_CHANGE::@3264

◆ AsUshort16

USHORT _USB_30_PORT_CHANGE::AsUshort16

Definition at line 206 of file usb200.h.

◆ BHResetChange

USHORT _USB_30_PORT_CHANGE::BHResetChange

Definition at line 212 of file usb200.h.

◆ ConnectStatusChange

USHORT _USB_30_PORT_CHANGE::ConnectStatusChange

Definition at line 208 of file usb200.h.

◆ OverCurrentIndicatorChange

USHORT _USB_30_PORT_CHANGE::OverCurrentIndicatorChange

Definition at line 210 of file usb200.h.

◆ PortConfigErrorChange

USHORT _USB_30_PORT_CHANGE::PortConfigErrorChange

Definition at line 214 of file usb200.h.

◆ PortLinkStateChange

USHORT _USB_30_PORT_CHANGE::PortLinkStateChange

Definition at line 213 of file usb200.h.

◆ Reserved2

USHORT _USB_30_PORT_CHANGE::Reserved2

Definition at line 209 of file usb200.h.

◆ Reserved3

USHORT _USB_30_PORT_CHANGE::Reserved3

Definition at line 215 of file usb200.h.

◆ ResetChange

USHORT _USB_30_PORT_CHANGE::ResetChange

Definition at line 211 of file usb200.h.


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