CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Nested Vectored Interrupt Controller (NVIC)

Type definitions for the NVIC Registers. More...

Collaboration diagram for Nested Vectored Interrupt Controller (NVIC):

Data Structures

struct  NVIC_Type
 Structure type to access the Nested Vectored Interrupt Controller (NVIC). More...

Macros

#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)
#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)
#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)
#define NVIC_STIR_INTID_Pos   0
#define NVIC_STIR_INTID_Pos   0
#define NVIC_STIR_INTID_Pos   0

Detailed Description

Type definitions for the NVIC Registers.

Macro Definition Documentation

#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)

STIR: INTLINESNUM Mask

Definition at line 291 of file core_sc300.h.

#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)

STIR: INTLINESNUM Mask

Definition at line 300 of file core_cm3.h.

#define NVIC_STIR_INTID_Msk   (0x1FFUL << NVIC_STIR_INTID_Pos)

STIR: INTLINESNUM Mask

Definition at line 340 of file core_cm4.h.

#define NVIC_STIR_INTID_Pos   0

STIR: INTLINESNUM Position

Definition at line 290 of file core_sc300.h.

#define NVIC_STIR_INTID_Pos   0

STIR: INTLINESNUM Position

Definition at line 299 of file core_cm3.h.

#define NVIC_STIR_INTID_Pos   0

STIR: INTLINESNUM Position

Definition at line 339 of file core_cm4.h.