Contiki-NG

Header file for the ARM Nested Vectored Interrupt Controller. More...

#include "cc2538_cm3.h"
#include <stdint.h>

Go to the source code of this file.

Functions

void nvic_init ()
 Initialises the NVIC driver.
 

NVIC Constants and Configuration

#define NVIC_VTABLE_ADDRESS   ((uint32_t)&vectors)
 
void(*const vectors [])(void)
 

Detailed Description

Header file for the ARM Nested Vectored Interrupt Controller.

Definition in file nvic.h.