Interrupt

An interrupt is a signal that prompts a processor to suspend its current instruction stream and handle an event, then typically resume the interrupted work.

Connect