pub unsafe fn nop()
Expand description

nop instruction wrapper

Generates a no-operation. Useful to prevent delay loops from being optimized away.