Midnight Sun Firmware
Loading...
Searching...
No Matches
X86Interrupt

x86 Interrupt storage class More...

Public Attributes

bool enabled
 
bool masked
 
bool pending
 
x86InterruptHandler handler
 
InterruptPriority priority
 

Detailed Description

x86 Interrupt storage class

This mocks the hardware interrupts by storing a handler, masked bit and enabled bit

Member Data Documentation

◆ enabled

bool enabled

Interrupt Channel enabled state

◆ handler

x86InterruptHandler handler

Interrupt Channel interrupt handler

◆ masked

bool masked

Interrupt Channel masked state

◆ pending

bool pending

Interrupt Channel pending state

◆ priority

Interrupt Channel interrupt priority


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