pub fn wait()
Expand description
Wait for interrupts
Use the MIPS wait
instruction to wait for interrupts and to put the
processor in a power saving mode.
pub fn wait()
Wait for interrupts
Use the MIPS wait
instruction to wait for interrupts and to put the
processor in a power saving mode.