Nested interrupt handler
• interrupt latency
Non-nested Interrupt Handler
• The interrupts are
disabled until control is
returned back to the
interrupted task or
process.
• Only service a single
interrupt at a time,
handlers
• Not suitable for complex
embedded systems that
service multiple
interrupts