ReactOS 0.4.15-dev-7942-gd23573b
_USB_30_PORT_STATUS Union Reference

#include <usb200.h>

Collaboration diagram for _USB_30_PORT_STATUS:

Public Attributes

USHORT AsUshort16
 
struct {
   USHORT   CurrentConnectStatus:1
 
   USHORT   PortEnabledDisabled:1
 
   USHORT   Reserved0:1
 
   USHORT   OverCurrent:1
 
   USHORT   Reset:1
 
   USHORT   PortLinkState:4
 
   USHORT   PortPower:1
 
   USHORT   NegotiatedDeviceSpeed:3
 
   USHORT   Reserved1:3
 
}; 
 

Detailed Description

Definition at line 174 of file usb200.h.

Member Data Documentation

◆ 

struct { ... } _USB_30_PORT_STATUS::@3262

◆ AsUshort16

USHORT _USB_30_PORT_STATUS::AsUshort16

Definition at line 175 of file usb200.h.

◆ CurrentConnectStatus

USHORT _USB_30_PORT_STATUS::CurrentConnectStatus

Definition at line 177 of file usb200.h.

◆ NegotiatedDeviceSpeed

USHORT _USB_30_PORT_STATUS::NegotiatedDeviceSpeed

Definition at line 184 of file usb200.h.

◆ OverCurrent

USHORT _USB_30_PORT_STATUS::OverCurrent

Definition at line 180 of file usb200.h.

◆ PortEnabledDisabled

USHORT _USB_30_PORT_STATUS::PortEnabledDisabled

Definition at line 178 of file usb200.h.

◆ PortLinkState

USHORT _USB_30_PORT_STATUS::PortLinkState

Definition at line 182 of file usb200.h.

◆ PortPower

USHORT _USB_30_PORT_STATUS::PortPower

Definition at line 183 of file usb200.h.

◆ Reserved0

USHORT _USB_30_PORT_STATUS::Reserved0

Definition at line 179 of file usb200.h.

◆ Reserved1

USHORT _USB_30_PORT_STATUS::Reserved1

Definition at line 185 of file usb200.h.

◆ Reset

USHORT _USB_30_PORT_STATUS::Reset

Definition at line 181 of file usb200.h.


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