#include <ina90.h> void _NOP(void);
_NOP inserts a NOP instruction into the function code.
_NOP is an intrinsic function and produces inline code.
_NOP can be used on any AVR device.