Contiki-NG
Data Fields

Structure type to access the System Control and ID Register not in the SCB. More...

#include <arch/cpu/arm/cortex-m/CMSIS/core_cm3.h>

Data Fields

__IM uint32_t ICTR
 
__IOM uint32_t ACTLR
 

Detailed Description

Structure type to access the System Control and ID Register not in the SCB.

Definition at line 644 of file core_cm3.h.

Field Documentation

◆ ACTLR

__IOM uint32_t SCnSCB_Type::ACTLR

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

Definition at line 708 of file core_cm4.h.

◆ ICTR

__IM uint32_t SCnSCB_Type::ICTR

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

Definition at line 647 of file core_cm3.h.