Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

interrupt.h File Reference


Detailed Description

#include <list>
#include <vector>

Include dependency graph for interrupt.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Zygoma

Typedefs

typedef std::list< ISR > ISRChain
 A chain of interrupt service handlers.
typedef std::vector< ISRChainISRTable
 A collection of ISR chains for all interrupts and exceptions.


Typedef Documentation

typedef std::list<ISR> Zygoma::ISRChain
 

A chain of interrupt service handlers.

typedef std::vector<ISRChain> Zygoma::ISRTable
 

A collection of ISR chains for all interrupts and exceptions.


Generated on Fri Sep 2 10:44:45 2005 for zygoma by doxygen 1.4.2