Nop

No operation can be used in wait loops. It requires 1 CPU cycle.

Syntax: Nop

Example:

  // wait 3 CPU cycle
  nop
  nop
  nop