Module handler

Module handler 

Source

Structs§

Context
Saved CPU context pushed onto the stack by exception entry code.
ExceptionInfo
Exception information pushed onto the stack by the CPU during an excpection.

Statics§

HANDLERS
Array of installed exception handlers for vectors 0-30.

Type Aliases§

ExceptionHandler
Exception handler function type.