[][src]Function drone_cortexm::processor::wait_for_int

pub fn wait_for_int()

Waits 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.