<?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 handler - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=interrupt_handler&amp;p=2">3.Next</a>
</p>
<p>In computer <a href="page.php?w=systems_programming">systems programming</a>, an <b>interrupt handler</b>, also known as an <b>interrupt service routine</b> (<b>ISR</b>), is a special block of code associated with a specific <a href="page.php?w=interrupt">interrupt</a> condition. Interrupt handlers are initiated by hardware interrupts, <a href="page.php?w=software_interrupt">software interrupt</a> instructions, or software <a href="page.php?w=exception_handling">exceptions</a>, and are used for implementing <a href="page.php?w=device_driver">device driver</a>s</p><p>
<a accesskey="3" href="page.php?w=interrupt_handler&amp;p=2">3.Next</a>
</p>

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

</card>
</wml>
