allemand » anglais

Traductions de „Interrupt“ dans le dictionnaire allemand » anglais (Aller à anglais » allemand)

Phrases d'exemples tirées d'Internet (non-vérifiées par l'équipe de rédaction)

Für nicht ausführbare ROMs und zur Kommunikation mit E / A-Geräten besitzt der Rechner 16 spezielle Geräteadressen.

Der Prozessor hat vier Interrupt-Ebenen;

Ebene 0 ist die normale Programm- ausführung, die anderen sind für E/A-Anforderungen.

computermuseum.informatik.uni-stuttgart.de

For non executable ROMs and for the communication with the I / O devices the computer has 16 special device addresses.

The processor has four interrupt levels;

level 0 is the normal program execution, the others are for the I/O interrupts.

computermuseum.informatik.uni-stuttgart.de

Plug and Play :

Automatische Konfiguration von Basisadresse und Interrupt

Inclusive Treiber für Windows 95/98/NT4.0/2000/XP/2003/Vi...

www.wut.de

Plug-and-play :

automatic configuration of base address and interrupt

Includes drivers for Windows 95/98/NT4.0/2000/XP/2003/Vi...

www.wut.de

Da das Terminal nur Daten empfangen soll habe ich mir eine einfache Interrupt gesteuerte RS232 Empfangsroutine geschrieben.

Ich benutze dafür einen Keyboard Interrupt auf PTA0 und rufe in der Interrupt Service Routine die GetByte ROM Routine auf. das ganze sieht in etwa so aus.

KbdIsr: pshh; H-reg sichern sei; keine weiteren Interrupts zulassen mov # % 00000010, KBIER; KB-Int disablen bclr PTA0, PTA; initialisiere PTA0 für serielle Kommunikation jsr GetByte; Getbyte an Adresse $ 2D6b aufrufen sta data; Empfangene Daten im Ram speichern mov # % 00000100, KBSCR; Anstehenden Interrupts löschen mov # % 00000001, KBIER; ints auf PTA0 wieder zulassen cli; ints wieder erlauben pulh;

www.eckhard-gosch.de

Because the terminal only has to receive characters, I wrote a littele interrupt driven RS232 receive routine.

I utilize the KBD interrupt on PTA0 and call the GetbBte ROM routine to receive the character.The ISR looks like this.

/ > KbdIsr: pshh; H-reg sichern sei; keine weiteren Interrupts zulassen mov # % 00000010, KBIER; KB-Int disablen bclr PTA0, PTA; initialisiere PTA0 für serielle Kommunikation jsr GetByte; Getbyte an Adresse $ 2D6b aufrufen sta data; Empfangene Daten im Ram speichern mov # % 00000100, KBSCR; Anstehenden Interrupts löschen mov # % 00000001, KBIER; ints auf PTA0 wieder zulassen cli; ints wieder erlauben pulh;

www.eckhard-gosch.de

Voulez-vous ajouter des mots, des phrases ou des traductions ?

Proposez de créer une nouvelle entrée pour un mot.

Page en Deutsch | български | Ελληνικά | English | Español | Français | Italiano | Polski | Português | Русский | Slovenščina | Srpski | Türkçe | 中文