STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Structures | Macros
Nested Vectored Interrupt Controller (NVIC)

Type definitions for the NVIC Registers. More...

Data Structures

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

Macros

#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 
#define NVIC_STIR_INTID_Pos   0U
 
#define NVIC_STIR_INTID_Msk   (0x1FFUL /*<< NVIC_STIR_INTID_Pos*/)
 

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 402 of file core_cm3.h.

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

STIR: INTLINESNUM Mask

Definition at line 402 of file core_sc300.h.

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

STIR: INTLINESNUM Mask

Definition at line 470 of file core_cm4.h.

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

STIR: INTLINESNUM Mask

Definition at line 485 of file core_cm7.h.

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 401 of file core_sc300.h.

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 401 of file core_cm3.h.

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 469 of file core_cm4.h.

#define NVIC_STIR_INTID_Pos   0U

STIR: INTLINESNUM Position

Definition at line 484 of file core_cm7.h.