First page Back Continue Last page Graphics
Disabling Interrupts
Some I/O/Support chips have input pins that prevent them from asserting interrupts.
More often interrupts are prevented by disabling the interrupt service action in the microprocessor.
- Instruction set provides for disabling all interrupts or selectively disabling interrupts.
- Non-maskable interrupt pins cannot be disabled if provided
- Used for select critical or disasterous events