2.6.10.12.2 Operation
WFI is a hint instruction that suspends execution until one of the following events occurs:
- a non-masked interrupt occurs and is taken
- an interrupt masked by PRIMASK becomes pending
- a Debug Entry request.
WFI is a hint instruction that suspends execution until one of the following events occurs: