Function core::arch::arm::__WFI [−][src]
pub unsafe fn __WFI()
This is supported on ARM and target feature
mclass
only.Wait For Interrupt
Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs.