Structure type to access the System Control and ID Register not in the SCB. More...
#include <core_cm7.h>
Public Attributes | |
__IO uint32_t | ACTLR |
__I uint32_t | ICTR |
uint32_t | RESERVED0 [1] |
Structure type to access the System Control and ID Register not in the SCB.
Definition at line 795 of file core_cm7.h.
__IO uint32_t SCnSCB_Type::ACTLR |
Offset: 0x008 (R/W) Auxiliary Control Register
Definition at line 799 of file core_cm7.h.
__I uint32_t SCnSCB_Type::ICTR |
Offset: 0x004 (R/ ) Interrupt Controller Type Register
Definition at line 798 of file core_cm7.h.
uint32_t SCnSCB_Type::RESERVED0[1] |
Definition at line 797 of file core_cm7.h.