Synopsis
#include <ina90.h>
void _NOP(void);
Description

_NOP inserts a NOP instruction into the function code.

_NOP is an intrinsic function and produces inline code.

Portability

_NOP can be used on any AVR device.