previous | start | next

Masking Interrupts

Processors can be set to ignore or to respond to interrupts.

If an interrupt is currently masked (ignored), it remains pending. When interrupt is enabled again on the processor, the interrupt action occurs.

Hardware architecture possibilities:



previous | start | next