Module hfsr
Expand description
HardFault Status register
Structs§
- Hfsr
Spec - 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
DEBUGEVTreader - Reserved for Debug use. When writing to the register you must write 0 to this bit, otherwise behavior is Unpredictable. - DebugevtW
- Field
DEBUGEVTwriter - Reserved for Debug use. When writing to the register you must write 0 to this bit, otherwise behavior is Unpredictable. - ForcedR
- Field
FORCEDreader - 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
FORCEDwriter - 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
HFSRreader - VecttblR
- Field
VECTTBLreader - Indicates a BusFault on a vector table read during exception processing - VecttblW
- Field
VECTTBLwriter - Indicates a BusFault on a vector table read during exception processing - W
- Register
HFSRwriter