ReactOS 0.4.15-dev-7953-g1f49173
_USBHUBPORTSTATUSCHANGE::Bits Struct Reference

#include <usbprotocoldefs.h>

Public Attributes

BYTE fConnectionStatusChange:1
 
BYTE fEnabledChange:1
 
BYTE fSuspendChange:1
 
BYTE fOverCurrentChange:1
 
BYTE fResetChange:1
 
BYTE bReserved1:3
 
BYTE bReserved2:8
 

Detailed Description

Definition at line 487 of file usbprotocoldefs.h.

Member Data Documentation

◆ bReserved1

BYTE _USBHUBPORTSTATUSCHANGE::Bits::bReserved1

Definition at line 493 of file usbprotocoldefs.h.

◆ bReserved2

BYTE _USBHUBPORTSTATUSCHANGE::Bits::bReserved2

Definition at line 494 of file usbprotocoldefs.h.

◆ fConnectionStatusChange

BYTE _USBHUBPORTSTATUSCHANGE::Bits::fConnectionStatusChange

Definition at line 488 of file usbprotocoldefs.h.

◆ fEnabledChange

BYTE _USBHUBPORTSTATUSCHANGE::Bits::fEnabledChange

Definition at line 489 of file usbprotocoldefs.h.

◆ fOverCurrentChange

BYTE _USBHUBPORTSTATUSCHANGE::Bits::fOverCurrentChange

Definition at line 491 of file usbprotocoldefs.h.

◆ fResetChange

BYTE _USBHUBPORTSTATUSCHANGE::Bits::fResetChange

Definition at line 492 of file usbprotocoldefs.h.

◆ fSuspendChange

BYTE _USBHUBPORTSTATUSCHANGE::Bits::fSuspendChange

Definition at line 490 of file usbprotocoldefs.h.


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