Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Embed: (wiki syntax)

« Back to documentation index

SCnSCB_Type Struct Reference

SCnSCB_Type Struct Reference
[System Controls not in SCB (SCnSCB)]

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

#include <core_cm3.h>

Data Fields

__I uint32_t ICTR
__IO uint32_t ACTLR

Detailed Description

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

Definition at line 536 of file core_cm3.h.


Field Documentation

__IO uint32_t ACTLR

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

Definition at line 541 of file core_cm3.h.

__I uint32_t ICTR

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

Definition at line 539 of file core_cm3.h.