FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Interrupt Vector Table. More...
Go to the source code of this file.
Variables | |
const interruptTable _vectors[] | VECTORS |
Interrupt Vector Table.
This file contains the definition of the interrupt vector table. This table consists only of pointers to void(void) functions that will be called by the hardware when an interrupt of a certain type occurs.
Definition in file interrupts.c.
const interruptTable _vectors [] VECTORS |
Definition at line 48 of file interrupts.c.