Structure of Cortex-M basic vector table. More...
Structure of Cortex-M basic vector table.
Definition at line 55 of file vectors_cortexm.h.
#include <vectors_cortexm.h>
Data Fields | |
| void * | _estack | 
| exception stack pointer  | |
| isr_t | vectors [CPU_NONISR_EXCEPTIONS] | 
| shared Cortex-M vectors  | |