INTRODUCTION TO MICROPEOCESSOR
MODEL OF MICROPROCESSOR
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The priority level of interrupt of 8051 for which SI(serial interrupt) interrupt is programmed is
|
level 0
|
|
level 1
|
|
level 0 or level 1
|
|
none of the above
|
Explanation:
Detailed explanation-1: -Each interrupt level of 8051 can have two levels of priority namely level 0 and level 1. Level 1 is considered as a higher priority level compared to level 0. SI interrupt is programmed for level 1 priority. The bits, PT1, PT0, PX0 and PX1 when set, work at level 1, otherwise at level 0.
Detailed explanation-2: -Types of interrupt in 8051 Microcontroller Let’s see the five sources of interrupts in 8051 Microcontroller: Timer 0 overflow interrupt-TF0. External hardware interrupt-INT0. Timer 1 overflow interrupt-TF1.
There is 1 question to complete.