Digital Electronics - The 8051 Microcontroller - Discussion

Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 6)
6.
The 8051 can handle ________ interrupt sources.
3
4
5
6
Answer: Option
Explanation:
There are five interrupt sources for the 8051, which means that they can recognize 5 different events that can interrupt regular program execution. Each interrupt can be enabled or disabled by setting bits of the IE register. Likewise, the whole interrupt system can be disabled by clearing the EA bit of the same register.
Discussion:
21 comments Page 3 of 3.

Kirtikumar said:   1 decade ago
Where is the 6 th one .."RESET" ?


Post your comments here:

Your comments will be displayed after verification.