Function core::arch::arm::__WFI[][src]

pub unsafe fn __WFI()
🔬 This is a nightly-only experimental API. (stdsimd #48556)
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.