cantata
Public Attributes | List of all members

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

#include <core_armv8mbl.h>

Public Attributes

__IOM uint32_t ISER [16U]
 
uint32_t RESERVED0 [16U]
 
__IOM uint32_t ICER [16U]
 
uint32_t RSERVED1 [16U]
 
__IOM uint32_t ISPR [16U]
 
uint32_t RESERVED2 [16U]
 
__IOM uint32_t ICPR [16U]
 
uint32_t RESERVED3 [16U]
 
__IOM uint32_t IABR [16U]
 
uint32_t RESERVED4 [16U]
 
__IOM uint32_t ITNS [16U]
 
uint32_t RESERVED5 [16U]
 
__IOM uint32_t IPR [124U]
 
__IOM uint8_t IPR [496U]
 
uint32_t RESERVED6 [580U]
 
__OM uint32_t STIR
 
__IOM uint32_t IP [8U]
 
__IOM uint8_t IP [240U]
 

Detailed Description

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

Member Data Documentation

◆ IABR

__IOM uint32_t NVIC_Type::IABR

Offset: 0x200 (R/W) Interrupt Active bit Register

◆ ICER

__IOM uint32_t NVIC_Type::ICER

Offset: 0x080 (R/W) Interrupt Clear Enable Register

◆ ICPR

__IOM uint32_t NVIC_Type::ICPR

Offset: 0x180 (R/W) Interrupt Clear Pending Register

◆ IP [1/2]

__IOM uint8_t NVIC_Type::IP

Offset: 0x300 (R/W) Interrupt Priority Register

Offset: 0x300 (R/W) Interrupt Priority Register (8Bit wide)

◆ IP [2/2]

__IOM uint8_t NVIC_Type::IP[240U]

Offset: 0x300 (R/W) Interrupt Priority Register (8Bit wide)

◆ IPR [1/2]

__IOM uint8_t NVIC_Type::IPR

Offset: 0x300 (R/W) Interrupt Priority Register

Offset: 0x300 (R/W) Interrupt Priority Register (8Bit wide)

◆ IPR [2/2]

__IOM uint8_t NVIC_Type::IPR[496U]

Offset: 0x300 (R/W) Interrupt Priority Register (8Bit wide)

◆ ISER

__IOM uint32_t NVIC_Type::ISER

Offset: 0x000 (R/W) Interrupt Set Enable Register

◆ ISPR

__IOM uint32_t NVIC_Type::ISPR

Offset: 0x100 (R/W) Interrupt Set Pending Register

◆ ITNS

__IOM uint32_t NVIC_Type::ITNS

Offset: 0x280 (R/W) Interrupt Non-Secure State Register

◆ STIR

__OM uint32_t NVIC_Type::STIR

Offset: 0xE00 ( /W) Software Trigger Interrupt Register


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