interrupts.c File Reference

Interrupt Vector Table. More...

#include "inc/freeEMS.h"
#include "inc/interrupts.h"
Include dependency graph for interrupts.c:

Go to the source code of this file.

Variables

const interruptTable _vectors[] VECTORS

Detailed Description

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.

Author:
Fred Cooke

Definition in file interrupts.c.


Variable Documentation

const interruptTable _vectors [] VECTORS

Definition at line 48 of file interrupts.c.

Generated on Sat Oct 16 21:29:15 2010 for FreeEMS by  doxygen 1.6.3