Synopsis
#include <in430.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 MSP430 device.