CMSIS-Core (Cortex-M)  
CMSIS-Core support for Cortex-M processor-based devices
 
Loading...
Searching...
No Matches
ICB_Type Struct Reference

Structure type to access the Implementation Control Block Register (ICB). More...

Data Fields

__IOM uint32_t ACTLR
 
__IOM uint32_t CPPWR
 
__IM uint32_t ICTR
 
uint32_t RESERVED0 [1U]
 

Description

Structure type to access the Implementation Control Block Register (ICB).

Note
replaces SCnSCB_Type (only on Cortex-M55/M85)

Field Documentation

◆ ACTLR

__IOM uint32_t ICB_Type::ACTLR

Offset: 0x008 (R/W) Auxiliary Control Register

◆ CPPWR

__IOM uint32_t ICB_Type::CPPWR

Offset: 0x00C (R/W) Coprocessor Power Control Register

◆ ICTR

__IM uint32_t ICB_Type::ICTR

Offset: 0x004 (R/ ) Interrupt Controller Type Register

◆ RESERVED0

uint32_t ICB_Type::RESERVED0[1U]