noun
interrupt request; IRQ
Technical computing term for a hardware signal that requests the CPU's attention.
割り込み要求が発生すると、CPUは現在の処理を一時中断する。
When an interrupt request occurs, the CPU temporarily suspends the current process.
Compound of 割り込み (interruption) and 要求 (request).