0
8.6kviews
Draw format of IE SFR and write purpose of each other in third SFR.
1 Answer
0
383views

Interrupt is an external or internal event that disturb the microcontroller to inform it that a device needs its service, the program which is associated with the interrupt is called interrupt service routine (ISR) or interrupt handler.

8051 microcontroller has five interrupt:

  1. Timer 0 overflow interrupt
  2. Timer 1 overflow interrupt …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.