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
Which is non maskable interrupt for 8085?
write the assembly language programming to find the 2's complement for a string of 100 bytes
What happens when reset in(low) signal goes low?
How many types memory mgt can divided?
What is the difference between maskable interrupts and non-maskable interrupts?
Define byte?
what are the advantages of modular proramming techniques
How is EPROM generally erased
Can port 0 be used as input output port?
What is a locator?
How to detect a sequence of "1101" arriving serially from a signal line?
explain the various functional blocks of the 8085 microprocessor.
Byte wise what are the lengths of call and ret instructions?
What is single stepping and how can it be achieved on the 8086?
What is special function registers (sfr)?