interrupt mask


interrupt mask

[′int·ə‚rəpt ‚mask] (computer science) A technique of suppressing certain interrupts and allowing the control program to handle these masked interrupts at a later time.

interrupt mask

An internal switch setting that controls whether an interrupt can be processed or not. The mask is a bit that is turned on and off by the program.