Nut/OS  5.0.5
API Reference

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

#include <core_cm3.h>

Collaboration diagram for NVIC_Type:
[legend]

Data Fields

__IO uint32_t ISER [8]
uint32_t RESERVED0 [24]
__IO uint32_t ICER [8]
uint32_t RSERVED1 [24]
__IO uint32_t ISPR [8]
uint32_t RESERVED2 [24]
__IO uint32_t ICPR [8]
uint32_t RESERVED3 [24]
__IO uint32_t IABR [8]
uint32_t RESERVED4 [56]
__IO uint8_t IP [240]
uint32_t RESERVED5 [644]
__O uint32_t STIR

Detailed Description

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


Field Documentation

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

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

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

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

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

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

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


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