What is the difference detween ISR & function call
Answer Posted / mahesh
ISR will be initiated by the hardware and the ISR will
clear the flag that has initiated the interupt when it
returns from the ISR. The function call is initiated by the
program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List out the features of 8051 microcontroller?
What does tasm stand for and what is its use?
What are the two major differences between intr and other interrupts (hardware)?
What is the maximum memory addressable size by the 8086?
Explain the two types of software?
What is the structure of psp?
Explain sim and rim instructions?
What are the data pins of microprocessors? What is their use?
State the type of addressing modes supported by the 8086?
What are the index registers in 8086?
How can you increase ports of a microprocessor?
The PCI bus is the important bus found in all the new Pentium systems because
State the order of interrupts priority wise (lower to higher)?
Explain db?
Explain transmission gate-based d-latch?