ReactOS 0.4.16-dev-2354-g16de117
_HAL_UNMASKED_INTERRUPT_FLAGS Union Reference

#include <haltypes.h>

Collaboration diagram for _HAL_UNMASKED_INTERRUPT_FLAGS:

Public Attributes

struct {
   USHORT   SecondaryInterrupt: 1
 
   USHORT   Reserved: 15
 
}; 
 
USHORT AsUSHORT
 

Detailed Description

Definition at line 1357 of file haltypes.h.

Member Data Documentation

◆ 

struct { ... } _HAL_UNMASKED_INTERRUPT_FLAGS::@2640

◆ AsUSHORT

USHORT _HAL_UNMASKED_INTERRUPT_FLAGS::AsUSHORT

Definition at line 1363 of file haltypes.h.

◆ Reserved

USHORT _HAL_UNMASKED_INTERRUPT_FLAGS::Reserved

Definition at line 1361 of file haltypes.h.

◆ SecondaryInterrupt

USHORT _HAL_UNMASKED_INTERRUPT_FLAGS::SecondaryInterrupt

Definition at line 1360 of file haltypes.h.


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