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?
Discuss challenges experienced in developing the dual interrupt software code.