Module s32_scb
Expand description
System Control Registers
Modules§
- actlr
- Auxiliary Control 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 Registers
- cpacr
- Coprocessor Access Control Register
- cpuid
- CPUID Base Register
- dfsr
- Debug Fault Status Register
- fpcar
- Floating-point Context Address Register
- fpccr
- Floating-point Context Control Register
- fpdscr
- Floating-point Default Status Control Register
- hfsr
- HardFault Status register
- icsr
- Interrupt Control and State Register
- mmfar
- MemManage Address 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§
- Register
Block - Register block
Type Aliases§
- Actlr
- ACTLR (rw) register accessor: Auxiliary Control 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 Registers
- Cpacr
- CPACR (rw) register accessor: Coprocessor Access Control Register
- Cpuid
- CPUID (r) register accessor: CPUID Base Register
- Dfsr
- DFSR (rw) register accessor: Debug Fault Status Register
- Fpcar
- FPCAR (rw) register accessor: Floating-point Context Address Register
- Fpccr
- FPCCR (rw) register accessor: Floating-point Context Control Register
- Fpdscr
- FPDSCR (rw) register accessor: Floating-point Default Status Control Register
- Hfsr
- HFSR (rw) register accessor: HardFault Status register
- Icsr
- ICSR (rw) register accessor: Interrupt Control and State Register
- Mmfar
- MMFAR (rw) register accessor: MemManage Address 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