Summary
English to German:   more detail...
  1. ISR:
  2. Wiktionary:


English

Detailed Translations for ISR from English to German

ISR:

ISR [the ~] nom

  1. the ISR (interrupt service routine)
    – A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers. 1

Translation Matrix for ISR:

Not SpecifiedRelated TranslationsOther Translations
ISR ISR; interrupt service routine
Interrupt Service Routine ISR; interrupt service routine

Related Definitions for "ISR":

  1. A kernel-mode interrupt that is small, very fast pieces of assembly code that map physical interrupts onto logical interrupts. ISRs are used to provide hooks back to the kernel as well as device drivers.1

Wiktionary Translations for ISR:

ISR
  1. Abkürzung für Interrupt Service Routine, zu deutsch Unterbrechungsroutine