ReactOS 0.4.15-dev-7958-gcd0bb1a
_USBPORT_HUB_11_CHARACTERISTICS Union Reference

#include <usbmport.h>

Collaboration diagram for _USBPORT_HUB_11_CHARACTERISTICS:

Public Attributes

struct {
   USHORT   PowerControlMode:1
 
   USHORT   NoPowerSwitching:1
 
   USHORT   PartOfCompoundDevice:1
 
   USHORT   OverCurrentProtectionMode:1
 
   USHORT   NoOverCurrentProtection:1
 
   USHORT   Reserved1:11
 
}; 
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 653 of file usbmport.h.

Member Data Documentation

◆ 

struct { ... } _USBPORT_HUB_11_CHARACTERISTICS::@3426

◆ AsUSHORT

USHORT _USBPORT_HUB_11_CHARACTERISTICS::AsUSHORT

Definition at line 662 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ NoOverCurrentProtection

USHORT _USBPORT_HUB_11_CHARACTERISTICS::NoOverCurrentProtection

Definition at line 659 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ NoPowerSwitching

USHORT _USBPORT_HUB_11_CHARACTERISTICS::NoPowerSwitching

Definition at line 656 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ OverCurrentProtectionMode

USHORT _USBPORT_HUB_11_CHARACTERISTICS::OverCurrentProtectionMode

Definition at line 658 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ PartOfCompoundDevice

USHORT _USBPORT_HUB_11_CHARACTERISTICS::PartOfCompoundDevice

Definition at line 657 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData().

◆ PowerControlMode

USHORT _USBPORT_HUB_11_CHARACTERISTICS::PowerControlMode

Definition at line 655 of file usbmport.h.

Referenced by OHCI_RH_GetRootHubData(), and UhciRHGetRootHubData().

◆ Reserved1

USHORT _USBPORT_HUB_11_CHARACTERISTICS::Reserved1

Definition at line 660 of file usbmport.h.


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