ECET 340 Week 2 iLab Interrupts in C Answer

Objectives:1.To become familiar with the configuring and enabling of interrupts2.Using the external interrupt3.Using the Real Time Interrupt4.To combine two interrupts within a program What distinguishes an external interrupt from an RTI interrupt? Describe what transpires when an interrupt occurs? What is an interrupt service routine? What benefit does the ISR have over standard polling code?…

Read More