ReactOS 0.4.15-dev-7958-gcd0bb1a
_EISA_IRQ_DESCRIPTOR Struct Reference

#include <iotypes.h>

Public Attributes

UCHAR Interrupt:4
 
UCHAR Reserved:1
 
UCHAR LevelTriggered:1
 
UCHAR Shared:1
 
UCHAR MoreEntries:1
 

Detailed Description

Definition at line 684 of file iotypes.h.

Member Data Documentation

◆ Interrupt

UCHAR _EISA_IRQ_DESCRIPTOR::Interrupt

Definition at line 685 of file iotypes.h.

◆ LevelTriggered

UCHAR _EISA_IRQ_DESCRIPTOR::LevelTriggered

Definition at line 687 of file iotypes.h.

◆ MoreEntries

UCHAR _EISA_IRQ_DESCRIPTOR::MoreEntries

Definition at line 689 of file iotypes.h.

◆ Reserved

UCHAR _EISA_IRQ_DESCRIPTOR::Reserved

Definition at line 686 of file iotypes.h.

◆ Shared

UCHAR _EISA_IRQ_DESCRIPTOR::Shared

Definition at line 688 of file iotypes.h.


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