ReactOS 0.4.15-dev-7842-g558ab78
_EVENT_STAT_PM_BLOCK Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _EVENT_STAT_PM_BLOCK:

Public Attributes

EVENT_STAT_HEADER Header
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   PowerEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   PowerStatus: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte1
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   PowerEvent: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte0
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   PowerStatus: 4
 
      UCHAR   Reserved0: 4
 
   }   Fields
 
Byte1
 

Detailed Description

Definition at line 2113 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _EVENT_STAT_PM_BLOCK::Byte0

◆  [2/2]

union { ... } _EVENT_STAT_PM_BLOCK::Byte0

◆  [1/2]

union { ... } _EVENT_STAT_PM_BLOCK::Byte1

◆  [2/2]

union { ... } _EVENT_STAT_PM_BLOCK::Byte1

◆  [1/4]

struct { ... } _EVENT_STAT_PM_BLOCK::Fields

◆  [2/4]

struct { ... } _EVENT_STAT_PM_BLOCK::Fields

◆  [3/4]

struct { ... } _EVENT_STAT_PM_BLOCK::Fields

◆  [4/4]

struct { ... } _EVENT_STAT_PM_BLOCK::Fields

◆ Flags

UCHAR _EVENT_STAT_PM_BLOCK::Flags

Definition at line 2123 of file cdrw_hw.h.

◆ Header

EVENT_STAT_HEADER _EVENT_STAT_PM_BLOCK::Header

Definition at line 2115 of file cdrw_hw.h.

◆ PowerEvent

UCHAR _EVENT_STAT_PM_BLOCK::PowerEvent

Definition at line 2125 of file cdrw_hw.h.

◆ PowerStatus

UCHAR _EVENT_STAT_PM_BLOCK::PowerStatus

Definition at line 2139 of file cdrw_hw.h.

◆ Reserved0

UCHAR _EVENT_STAT_PM_BLOCK::Reserved0

Definition at line 2126 of file cdrw_hw.h.


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