Module hfsr

Module hfsr 

Expand description

HardFault Status register

Structs§

HfsrSpec
HardFault Status register

Enums§

Forced
Indicates a forced hard fault, generated by escalation of a fault with configurable priority that cannot be handles, either because of priority or because it is disabled
Vecttbl
Indicates a BusFault on a vector table read during exception processing

Type Aliases§

DebugevtR
Field DEBUGEVT reader - Reserved for Debug use. When writing to the register you must write 0 to this bit, otherwise behavior is Unpredictable.
DebugevtW
Field DEBUGEVT writer - Reserved for Debug use. When writing to the register you must write 0 to this bit, otherwise behavior is Unpredictable.
ForcedR
Field FORCED reader - Indicates a forced hard fault, generated by escalation of a fault with configurable priority that cannot be handles, either because of priority or because it is disabled
ForcedW
Field FORCED writer - Indicates a forced hard fault, generated by escalation of a fault with configurable priority that cannot be handles, either because of priority or because it is disabled
R
Register HFSR reader
VecttblR
Field VECTTBL reader - Indicates a BusFault on a vector table read during exception processing
VecttblW
Field VECTTBL writer - Indicates a BusFault on a vector table read during exception processing
W
Register HFSR writer