CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCnSCB_Type Struct Reference

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

#include <core_cm3.h>

Data Fields

__IO uint32_t ACTLR
__I uint32_t ICTR
uint32_t RESERVED0 [1]
uint32_t RESERVED1 [1]

Detailed Description

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

Definition at line 538 of file core_cm3.h.

Field Documentation

__IO uint32_t SCnSCB_Type::ACTLR

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

Definition at line 574 of file core_cm4.h.

__I uint32_t SCnSCB_Type::ICTR

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

Definition at line 541 of file core_cm3.h.

uint32_t SCnSCB_Type::RESERVED0

Definition at line 540 of file core_cm3.h.

uint32_t SCnSCB_Type::RESERVED1

Definition at line 545 of file core_cm3.h.


The documentation for this struct was generated from the following files: