The sequence of importance assigned to interrupts. If two interrupts occur simultaneously, the interrupt with the higher priority is serviced first. In some systems, a higher-priority interrupt can ...
An interrupt that is caused by processing, for example, a request for input or output or an arithmetic overflow error. Contrast with external interrupt. THIS ...