Module cfsr

Module cfsr 

Expand description

Configurable Fault Status Registers

Structs§

CfsrSpec
Configurable Fault Status Registers

Enums§

Bfarvalid
BusFault Address Register (BFAR) valid flag
Daccviol
Data access violation flag
Divbyzero
Divide by zero UsageFault
Iaccviol
Instruction access violation flag
Ibuserr
Instruction bus error
Impreciserr
Imprecise data bus error
Invpc
Invalid PC load UsageFault, caused by an invalid PC load by EXC_RETURN
Invstate
Invalid state UsageFault
Lsperr
Indicates whether bus fault fault occurred during floating-point lazy state preservation
Mlsperr
Indicates whether MemManage fault occurred during floating-point lazy state preservation
Mmarvalid
MemManage Fault Address Register (MMFAR) valid flag
Mstkerr
MemManage fault on stacking for exception entry
Munstkerr
MemManage fault on unstacking for a return from exception
Nocp
No coprocessor UsageFault. The processor does not support coprocessor instructions
Preciserr
Precise data bus error
Stkerr
BusFault on stacking for exception entry
Unaligned
Unaligned access UsageFault
Undefinstr
Undefined instruction UsageFault
Unstkerr
BusFault on unstacking for a return from exception

Type Aliases§

BfarvalidR
Field BFARVALID reader - BusFault Address Register (BFAR) valid flag
BfarvalidW
Field BFARVALID writer - BusFault Address Register (BFAR) valid flag
DaccviolR
Field DACCVIOL reader - Data access violation flag
DaccviolW
Field DACCVIOL writer - Data access violation flag
DivbyzeroR
Field DIVBYZERO reader - Divide by zero UsageFault
DivbyzeroW
Field DIVBYZERO writer - Divide by zero UsageFault
IaccviolR
Field IACCVIOL reader - Instruction access violation flag
IaccviolW
Field IACCVIOL writer - Instruction access violation flag
IbuserrR
Field IBUSERR reader - Instruction bus error
IbuserrW
Field IBUSERR writer - Instruction bus error
ImpreciserrR
Field IMPRECISERR reader - Imprecise data bus error
ImpreciserrW
Field IMPRECISERR writer - Imprecise data bus error
InvpcR
Field INVPC reader - Invalid PC load UsageFault, caused by an invalid PC load by EXC_RETURN
InvpcW
Field INVPC writer - Invalid PC load UsageFault, caused by an invalid PC load by EXC_RETURN
InvstateR
Field INVSTATE reader - Invalid state UsageFault
InvstateW
Field INVSTATE writer - Invalid state UsageFault
LsperrR
Field LSPERR reader - Indicates whether bus fault fault occurred during floating-point lazy state preservation
LsperrW
Field LSPERR writer - Indicates whether bus fault fault occurred during floating-point lazy state preservation
MlsperrR
Field MLSPERR reader - Indicates whether MemManage fault occurred during floating-point lazy state preservation
MlsperrW
Field MLSPERR writer - Indicates whether MemManage fault occurred during floating-point lazy state preservation
MmarvalidR
Field MMARVALID reader - MemManage Fault Address Register (MMFAR) valid flag
MmarvalidW
Field MMARVALID writer - MemManage Fault Address Register (MMFAR) valid flag
MstkerrR
Field MSTKERR reader - MemManage fault on stacking for exception entry
MstkerrW
Field MSTKERR writer - MemManage fault on stacking for exception entry
MunstkerrR
Field MUNSTKERR reader - MemManage fault on unstacking for a return from exception
MunstkerrW
Field MUNSTKERR writer - MemManage fault on unstacking for a return from exception
NocpR
Field NOCP reader - No coprocessor UsageFault. The processor does not support coprocessor instructions
NocpW
Field NOCP writer - No coprocessor UsageFault. The processor does not support coprocessor instructions
PreciserrR
Field PRECISERR reader - Precise data bus error
PreciserrW
Field PRECISERR writer - Precise data bus error
R
Register CFSR reader
StkerrR
Field STKERR reader - BusFault on stacking for exception entry
StkerrW
Field STKERR writer - BusFault on stacking for exception entry
UnalignedR
Field UNALIGNED reader - Unaligned access UsageFault
UnalignedW
Field UNALIGNED writer - Unaligned access UsageFault
UndefinstrR
Field UNDEFINSTR reader - Undefined instruction UsageFault
UndefinstrW
Field UNDEFINSTR writer - Undefined instruction UsageFault
UnstkerrR
Field UNSTKERR reader - BusFault on unstacking for a return from exception
UnstkerrW
Field UNSTKERR writer - BusFault on unstacking for a return from exception
W
Register CFSR writer