ReactOS 0.4.15-dev-7953-g1f49173
_I8259_ISR Union Reference

#include <halhw.h>

Collaboration diagram for _I8259_ISR:

Public Attributes

struct {
   UCHAR   Irq0:1
 
   UCHAR   Irq1:1
 
   UCHAR   Irq2:1
 
   UCHAR   Irq3:1
 
   UCHAR   Irq4:1
 
   UCHAR   Irq5:1
 
   UCHAR   Irq6:1
 
   UCHAR   Irq7:1
 
}; 
 
UCHAR Bits
 
struct {
   UCHAR   Irq0:1
 
   UCHAR   Irq1:1
 
   UCHAR   Irq2:1
 
   UCHAR   Irq3:1
 
   UCHAR   Irq4:1
 
   UCHAR   Irq5:1
 
   UCHAR   Irq6:1
 
   UCHAR   Irq7:1
 
}; 
 

Detailed Description

Definition at line 309 of file halhw.h.

Member Data Documentation

◆ 

struct { ... } _I8259_ISR::@1516

◆ 

struct { ... } _I8259_ISR::@3410

◆ Bits

UCHAR _I8259_ISR::Bits

Definition at line 322 of file halhw.h.

◆ Irq0

UCHAR _I8259_ISR::Irq0

Definition at line 313 of file halhw.h.

◆ Irq1

UCHAR _I8259_ISR::Irq1

Definition at line 314 of file halhw.h.

◆ Irq2

UCHAR _I8259_ISR::Irq2

Definition at line 315 of file halhw.h.

◆ Irq3

UCHAR _I8259_ISR::Irq3

Definition at line 316 of file halhw.h.

◆ Irq4

UCHAR _I8259_ISR::Irq4

Definition at line 317 of file halhw.h.

◆ Irq5

UCHAR _I8259_ISR::Irq5

Definition at line 318 of file halhw.h.

◆ Irq6

UCHAR _I8259_ISR::Irq6

Definition at line 319 of file halhw.h.

◆ Irq7

UCHAR _I8259_ISR::Irq7

Definition at line 320 of file halhw.h.


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