WFI (Wait for Interrupt) tells the processor to suspend untill the next interrupt is called. Better than burning away the cycles with nop.
WFI (Wait for Interrupt) tells the processor to suspend untill the next interrupt is called. Better than burning away the cycles with nop.