Difference between Maskable and NonMaskable Interrupts

Maskable Interrupt: An Interrupt that can be disabled or ignored by the instructions of CPU are called as Maskable Interrupt.
Eg: RST6.5,RST7.5,RST5.5 OF 8085 are maskable Interrupts.


Non-Maskable Interrupt: An interrupt that cannot be disabled or ignored by the instructions of CPU are called as Non-Maskable Interrupt.
Eg:Trap of 8085

Comments

  1. Thank you mr Guru!!!you have made things clear and easy to understand

    ReplyDelete
  2. Thenku sir. Me rely enjoying this blog. U explain it very easy.

    ReplyDelete
  3. Sir please fully interpret to this topic. This is not enough.

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. Wah aur chota kr dete
    1 marks ka question h na ye jaise!!

    ReplyDelete
  6. Thank you very much!! keep up

    ReplyDelete
  7. I want difference between software and non maskable interrupt

    ReplyDelete
  8. Want more information about this !

    ReplyDelete
  9. This comment has been removed by the author.

    ReplyDelete
  10. Want more information about this !

    ReplyDelete

Post a Comment

Popular posts from this blog

bb.utils.contains yocto

make config vs oldconfig vs defconfig vs menuconfig vs savedefconfig

PR, PN and PV Variable in Yocto