Definition of maskable and non maskable interrupt e
Answers
Answered by
4
Maskable Interrupts - Those interrupts whose request can be denied by microprocessor. eg- RST 1, RST2, RST 5, RST 6.5 etc.
Nonmaskable Interrupts - Interrupts whose request cannot be denied.
eg -RST 4.5 or TRAP ,RESET IN.
Nonmaskable Interrupts - Interrupts whose request cannot be denied.
eg -RST 4.5 or TRAP ,RESET IN.
Similar questions