S32 SDK

#include <S32K142.h>

Data Fields

__IO uint32_t ISER [S32_NVIC_ISER_COUNT]
 
uint8_t RESERVED_0 [112]
 
__IO uint32_t ICER [S32_NVIC_ICER_COUNT]
 
uint8_t RESERVED_1 [112]
 
__IO uint32_t ISPR [S32_NVIC_ISPR_COUNT]
 
uint8_t RESERVED_2 [112]
 
__IO uint32_t ICPR [S32_NVIC_ICPR_COUNT]
 
uint8_t RESERVED_3 [112]
 
__IO uint32_t IABR [S32_NVIC_IABR_COUNT]
 
uint8_t RESERVED_4 [240]
 
__IO uint8_t IP [S32_NVIC_IP_COUNT]
 
uint8_t RESERVED_5 [2693]
 
__O uint32_t STIR
 

Detailed Description

S32_NVIC - Register Layout Typedef

Definition at line 9092 of file S32K142.h.

Field Documentation

__IO uint32_t IABR[S32_NVIC_IABR_COUNT]

Interrupt Active bit Register n, array offset: 0x200, array step: 0x4

Definition at line 9101 of file S32K142.h.

__IO uint32_t ICER[S32_NVIC_ICER_COUNT]

Interrupt Clear Enable Register n, array offset: 0x80, array step: 0x4

Definition at line 9095 of file S32K142.h.

__IO uint32_t ICPR[S32_NVIC_ICPR_COUNT]

Interrupt Clear Pending Register n, array offset: 0x180, array step: 0x4

Definition at line 9099 of file S32K142.h.

__IO uint8_t IP[S32_NVIC_IP_COUNT]

Interrupt Priority Register n, array offset: 0x300, array step: 0x1

Definition at line 9103 of file S32K142.h.

__IO uint32_t ISER[S32_NVIC_ISER_COUNT]

Interrupt Set Enable Register n, array offset: 0x0, array step: 0x4

Definition at line 9093 of file S32K142.h.

__IO uint32_t ISPR[S32_NVIC_ISPR_COUNT]

Interrupt Set Pending Register n, array offset: 0x100, array step: 0x4

Definition at line 9097 of file S32K142.h.

uint8_t RESERVED_0[112]

Definition at line 9094 of file S32K142.h.

uint8_t RESERVED_1[112]

Definition at line 9096 of file S32K142.h.

uint8_t RESERVED_2[112]

Definition at line 9098 of file S32K142.h.

uint8_t RESERVED_3[112]

Definition at line 9100 of file S32K142.h.

uint8_t RESERVED_4[240]

Definition at line 9102 of file S32K142.h.

uint8_t RESERVED_5[2693]

Definition at line 9104 of file S32K142.h.

__O uint32_t STIR

Software Trigger Interrupt Register, offset: 0xE00

Definition at line 9105 of file S32K142.h.


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