[][src]Function drone_cortex_m::processor::wait_for_int

pub fn wait_for_int()

Wait for interrupt.

It is a hint instruction. It suspends execution, in the lowest power state available consistent with a fast wakeup without the need for software restoration, until a reset, asynchronous exception or other event occurs.