Posted On: Nov 23, 2022
When Microcontroller is under sudden interrupt, it will call ISR (Interrupt service routine) that will store the address of the current memory address, and takes control of the new interrupt memory address. After the interrupt, the control will transfer back to its previous address.
Never Miss an Articles from us.
What is 8051 Microcontroller?..
What are registers in Microcontroller ?..
What is an interrupt? List various types of interrupts available in 8051 Microcontroller?..