Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
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_cm4.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 585 of file core_cm4.h.
Field Documentation
__IO uint32_t ACTLR |
Offset: 0x008 (R/W) Auxiliary Control Register
Definition at line 589 of file core_cm4.h.
__I uint32_t ICTR |
Offset: 0x004 (R/ ) Interrupt Controller Type Register
Definition at line 588 of file core_cm4.h.
Generated on Tue Jul 12 2022 21:21:34 by
