Module system_control

Source
Expand description

System Control Registers

Modules§

actlr
Auxiliary Control Register
adr
Auxiliary Feature Register
afsr
Auxiliary Fault Status Register
aircr
Application Interrupt and Reset Control Register
bfar
BusFault Address Register
ccr
Configuration and Control Register
cfsr
Configurable Fault Status Register
cpacr
Coprocessor Access Control Register
cpuid
CPUID Base Register
dfr
Debug Feature Register
dfsr
Debug Fault Status Register
hfsr
HardFault Status Register
icsr
Interrupt Control and State Register
ictr
Interrupt Controller Type Register
isar
Instruction Set Attributes Register
mmfar
MemManage Fault Address Register
mmfr
Memory Model Feature Register
pfr
Processor Feature Register
scr
System Control Register
shcsr
System Handler Control and State Register
shpr1
System Handler Priority Register 1
shpr2
System Handler Priority Register 2
shpr3
System Handler Priority Register 3
vtor
Vector Table Offset Register

Structs§

RegisterBlock
Register block

Type Aliases§

Actlr
ACTLR (rw) register accessor: Auxiliary Control Register
Adr
ADR (r) register accessor: Auxiliary Feature Register
Afsr
AFSR (rw) register accessor: Auxiliary Fault Status Register
Aircr
AIRCR (rw) register accessor: Application Interrupt and Reset Control Register
Bfar
BFAR (rw) register accessor: BusFault Address Register
Ccr
CCR (rw) register accessor: Configuration and Control Register
Cfsr
CFSR (rw) register accessor: Configurable Fault Status Register
Cpacr
CPACR (rw) register accessor: Coprocessor Access Control Register
Cpuid
CPUID (r) register accessor: CPUID Base Register
Dfr
DFR (r) register accessor: Debug Feature Register
Dfsr
DFSR (rw) register accessor: Debug Fault Status Register
Hfsr
HFSR (rw) register accessor: HardFault Status Register
Icsr
ICSR (rw) register accessor: Interrupt Control and State Register
Ictr
ICTR (r) register accessor: Interrupt Controller Type Register
Isar
ISAR (r) register accessor: Instruction Set Attributes Register
Mmfar
MMFAR (rw) register accessor: MemManage Fault Address Register
Mmfr
MMFR (r) register accessor: Memory Model Feature Register
Pfr
PFR (rw) register accessor: Processor Feature Register
Scr
SCR (rw) register accessor: System Control Register
Shcsr
SHCSR (rw) register accessor: System Handler Control and State Register
Shpr1
SHPR1 (rw) register accessor: System Handler Priority Register 1
Shpr2
SHPR2 (rw) register accessor: System Handler Priority Register 2
Shpr3
SHPR3 (rw) register accessor: System Handler Priority Register 3
Vtor
VTOR (rw) register accessor: Vector Table Offset Register