CMSIS2000
0.0.7
|
This file is used to define exeptions and interrupt subroutines macroses. More...
#include "iArch.h"
Go to the source code of this file.
Macros | |
#define | ISR_EXCEPTION(name) |
#define | ISR_EXCEPTION_PROTO(name) |
#define | ISR_IRQ(name) |
#define | ISR_IRQ_OS(name) |
#define | ISR_IRQ_OS_PROTO(name) |
Functions | |
typedef | ISR_HANDLER ((*ISR_ptr_type)) |
ISR_ptr_type is the type of pointer to ISR HANDLER. |
This file is used to define exeptions and interrupt subroutines macroses.
Definition in file interrupt.h.