[]Module cortex_a::regs::DAIF::D

Process state D mask. The possible values of this bit are:

0 Watchpoint, Breakpoint, and Software Step exceptions targeted at the current Exception level are not masked.

1 Watchpoint, Breakpoint, and Software Step exceptions targeted at the current Exception level are masked.

When the target Exception level of the debug exception is higher than the current Exception level, the exception is not masked by this bit.

When this register has an architecturally-defined reset value, this field resets to 1.

Enums

Value

Process state D mask. The possible values of this bit are:

Constants

CLEAR
Masked
SET
Unmasked