CMSIS
SCnSCB_Type
is only used within CMSIS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
CMSIS
SCnSCB_Type
SCnSCB_Type struct
Structure type to access the System Control and ID Register not in the SCB.
Syntax
Show:
Summary
Declaration
from
core_cm4.h:724
typedef
struct
{
uint32_t
RESERVED0
[
1U
]
;
__IM
uint32_t
ICTR
;
__IOM
uint32_t
ACTLR
;
}
SCnSCB_Type
;
Fields
Field
Declared as
Description
SCnSCB_Type::RESERVED0
uint32_t
[
1U
]
SCnSCB_Type::ICTR
__IM
uint32_t
Offset: 0x004 (R/ ) Interrupt Controller Type Register.
SCnSCB_Type::ACTLR
__IOM
uint32_t
Offset: 0x008 (R/W) Auxiliary Control Register.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out