FAU UnivIS
Techn. Fak. Dep. Informatik
guardian.cc-Dateireferenz

Low-Level Interrupt-Behandlung. Mehr ...

#include "types.h"
#include "guardian.h"

Funktionen

void guardian (uint32_t vector, cpu_context *context)
 Low-Level Interrupt-Behandlung. Mehr ...
 

Ausführliche Beschreibung

Low-Level Interrupt-Behandlung.

Dokumentation der Funktionen

void guardian ( uint32_t  vector,
cpu_context context 
)

Low-Level Interrupt-Behandlung.

Zentrale Unterbrechungsbehandlungsroutine des Systems.

Parameter
vectorgibt die Nummer des aufgetretenen Interrupts an.