Processor$halt function <nucleus/kernel.h>

The Processor$halt function causes the processor to enter a low power state, and wait for an interrupt to occur.

Syntax

void
Processor$halt(
	void
);