cortexm_base_t Struct Reference

Structure of Cortex-M basic vector table. More...

Detailed Description

Structure of Cortex-M basic vector table.

Definition at line 59 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
 

The documentation for this struct was generated from the following file: