sysVectors_t Struct Reference

A struct with all the CPU exeption vectors. each member contains an ARM instuction that will be executed when an exeption occured. More...

#include <system.h>

Data Fields

u32 data_abort
 data abort.
u32 fiq
 fast interrupt.
u32 prefetch_abort
 prefetch abort.
u32 reset
 CPU reset.
u32 swi
 software interrupt.
u32 undefined
 undefined instruction.

Detailed Description

A struct with all the CPU exeption vectors. each member contains an ARM instuction that will be executed when an exeption occured.

See gbatek for more information.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat Oct 2 12:55:14 2010 for libnds by  doxygen 1.6.3