Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info. |
Difference between revisions of "Non-Maskable Interrupt"
Jump to navigation
Jump to search
(Created page with "An interrupt which can not be disabled by clearing the CPU's interrupt enable flag, unlike most normal interrupts. Non-maskable interrupts are typically used to signal calami...") |
|||
Line 4: | Line 4: | ||
immediate action, such as a hardware failure or imminent loss of power. | immediate action, such as a hardware failure or imminent loss of power. | ||
− | [[Category: | + | [[Category:Definitions]] |
Latest revision as of 01:21, 14 January 2022
An interrupt which can not be disabled by clearing the CPU's interrupt enable flag, unlike most normal interrupts. Non-maskable interrupts are typically used to signal calamities which require immediate action, such as a hardware failure or imminent loss of power.