[go: up one dir, main page]

[][src]Function core_arch::arm::__WFI

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