<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Interrupt - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Interrupt&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Interrupt&amp;p=11">3.Next</a>
</p>
<p>for each type of interrupt (or for each interrupt source), often implemented as one or more <a href="page.php?w=interrupt_vector_table">interrupt vector table</a>s.</p>

<p><big>Masking</big></p>
<p>To mask an interrupt is to disable it, so it is deferred or ignored by the processor, while to unmask an interrupt is to enable it.</p>

<p>Processors typically have an internal interrupt mask register, which allows selective enabling (and disabling) of hardware interrupts. Each interrupt signal is associated with a bit in the mask register. On some systems,</p><p>
<a accesskey="1" href="page.php?w=Interrupt&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Interrupt&amp;p=11">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
