20.3 Predefined Macro
There is one predefined macro available once you include
<xc.h>
. It is _nop()
. This macro inserts a
nop
instruction.
There is one predefined macro available once you include
<xc.h>
. It is _nop()
. This macro inserts a
nop
instruction.