FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
XGATE Interrupt Vector Table. More...
Go to the source code of this file.
Macros | |
#define | XGATEVECTORS_C |
Variables | |
const xgateIntVector xgateIntVectorTable[] | PPAGE_E0X |
XGATE Interrupt Vector Table.
This file contains the definition of the XGATE interrupt vector table. This table consists only of pointers to xgate code blocks which are by definition void. These will be called by the hardware when an interrupt of a certain type occurs.
Definition in file xgateVectors.c.
#define XGATEVECTORS_C |
Definition at line 43 of file xgateVectors.c.
const xgateIntVector xgateIntVectorTable [] PPAGE_E0X |
Definition at line 49 of file xgateVectors.c.