Subject | English | Bulgarian |
comp., MS | interrupt request | заявка за прекъсване (A signal sent by a device to get the attention of the processor when the device is ready to accept or send information) |
comp., MS | interrupt request line | извод за заявки за прекъсване (A hardware line over which a peripheral device, bus controller, other processor, or the kernel signals a request for service to the microprocessor) |
comp., MS | nonmaskable interrupt | немаскирано прекъсване (A hardware interrupt that bypasses and takes priority over interrupt requests generated by software and by the keyboard and other such devices. A nonmaskable interrupt cannot be overruled (masked) by another service request and is issued to the microprocessor only in disastrous circumstances, such as severe memory errors or impending power failures) |
comp., MS | programmable interrupt controller | програмируем контролер на прекъсванията (A device that functions as an overall manager in an interrupt driven system) |