ReactOS 0.4.15-dev-7934-g1dc8d80
_I8259_OCW3 Union Reference

#include <halhw.h>

Collaboration diagram for _I8259_OCW3:

Public Attributes

struct {
   UCHAR   ReadRequest:2
 
   UCHAR   PollCommand:1
 
   UCHAR   Sbo:1
 
   UCHAR   Sbz:1
 
   UCHAR   SpecialMaskMode:2
 
   UCHAR   Reserved:1
 
}; 
 
UCHAR Bits
 
struct {
   UCHAR   ReadRequest:2
 
   UCHAR   PollCommand:1
 
   UCHAR   Sbo:1
 
   UCHAR   Sbz:1
 
   UCHAR   SpecialMaskMode:2
 
   UCHAR   Reserved:1
 
}; 
 

Detailed Description

Definition at line 295 of file halhw.h.

Member Data Documentation

◆ 

struct { ... } _I8259_OCW3::@1514

◆ 

struct { ... } _I8259_OCW3::@3408

◆ Bits

◆ PollCommand

UCHAR _I8259_OCW3::PollCommand

Definition at line 300 of file halhw.h.

◆ ReadRequest

◆ Reserved

UCHAR _I8259_OCW3::Reserved

Definition at line 304 of file halhw.h.

◆ Sbo

◆ Sbz

UCHAR _I8259_OCW3::Sbz

Definition at line 302 of file halhw.h.

◆ SpecialMaskMode

UCHAR _I8259_OCW3::SpecialMaskMode

Definition at line 303 of file halhw.h.


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