ReactOS 0.4.15-dev-7942-gd23573b
_PIC_MASK Union Reference

#include <halhw.h>

Collaboration diagram for _PIC_MASK:

Public Attributes

struct {
   UCHAR   Master
 
   UCHAR   Slave
 
}; 
 
USHORT Both
 
struct {
   UCHAR   Master
 
   UCHAR   Slave
 
}; 
 

Detailed Description

Definition at line 366 of file halhw.h.

Member Data Documentation

◆ 

struct { ... } _PIC_MASK::@1522

◆ 

struct { ... } _PIC_MASK::@3416

◆ Both

USHORT _PIC_MASK::Both

Definition at line 373 of file halhw.h.

Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().

◆ Master

UCHAR _PIC_MASK::Master

Definition at line 370 of file halhw.h.

Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().

◆ Slave

UCHAR _PIC_MASK::Slave

Definition at line 371 of file halhw.h.

Referenced by HalDisableSystemInterrupt(), and HalEnableSystemInterrupt().


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