Question: 1. Does your microcontroller have a wait-6r-interrupt instruction? If so, what does it do (other than wait for the interrupt)?
2. Does your microcontroller have a stop-clocks instruction?
3.Compare the polling and vectored methods fur determining which of many interrupt sources has generated the interrupt request.