MG32L003 Standard Peripherals Firmware Library
Data Fields

Structure type to access the System Control Block (SCB). More...

#include <core_cm0plus.h>

Data Fields

__IM uint32_t CPUID
 
__IOM uint32_t ICSR
 
uint32_t RESERVED0
 
__IOM uint32_t AIRCR
 
__IOM uint32_t SCR
 
__IOM uint32_t CCR
 
uint32_t RESERVED1
 
__IOM uint32_t SHP [2U]
 
__IOM uint32_t SHCSR
 

Detailed Description

Structure type to access the System Control Block (SCB).

Field Documentation

◆ AIRCR

__IOM uint32_t AIRCR

Offset: 0x00C (R/W) Application Interrupt and Reset Control Register

◆ CCR

__IOM uint32_t CCR

Offset: 0x014 (R/W) Configuration Control Register

◆ CPUID

__IM uint32_t CPUID

Offset: 0x000 (R/ ) CPUID Base Register

◆ ICSR

__IOM uint32_t ICSR

Offset: 0x004 (R/W) Interrupt Control and State Register

◆ SCR

__IOM uint32_t SCR

Offset: 0x010 (R/W) System Control Register

◆ SHCSR

__IOM uint32_t SHCSR

Offset: 0x024 (R/W) System Handler Control and State Register

◆ SHP

__IOM uint32_t SHP[2U]

Offset: 0x01C (R/W) System Handlers Priority Registers. [0] is RESERVED


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