CC23x0r2DriverLibrary

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

§ CPUID

__IM uint32_t SCB_Type::CPUID

Offset: 0x000 (R/ ) CPUID Base Register

§ ICSR

__IOM uint32_t SCB_Type::ICSR

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

§ RESERVED0

uint32_t SCB_Type::RESERVED0

§ AIRCR

__IOM uint32_t SCB_Type::AIRCR

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

§ SCR

__IOM uint32_t SCB_Type::SCR

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

§ CCR

__IOM uint32_t SCB_Type::CCR

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

§ RESERVED1

uint32_t SCB_Type::RESERVED1

§ SHP

__IOM uint32_t SCB_Type::SHP[2U]

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

§ SHCSR

__IOM uint32_t SCB_Type::SHCSR

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


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