What do you mean by markable interrupt?
Answers
Answered by
0
Answer:
Maskable interrupt is a hardware Interrupt that can be disabled or ignored by the instructions of CPU. A non-maskable interrupt is a hardware interrupt that cannot be disabled or ignored by the instructions of CPU. ...
Answered by
0
Answer:
Did you mean maskanle interrupt ?
Maskable interrupt is a hardware Interrupt that can be disabled or ignored by the instructions of CPU. A non-maskable interrupt is a hardware interrupt that cannot be disabled or ignored by the instructions of CPU.
Markable interrupt: Those interrupt which can be disabled or ignored by the microprocessor are known as maskable interrupts. Eg. INTR, RST 7.5, RST 6.5, RST 5.5.
Similar questions