Synopsis
#include <inavr.h>
void __no_operation(void);
Description

__no_operation inserts a NOP instruction into the function code.

__no_operation is an intrinsic function and produces inline code.

Portability

__no_operation can be used on any MAXQ device.