Synopsis
#include <in430.h>

unsigned long _DNEG32(unsigned long x);
Description

_DNEG32 negates x using decimal arithmetic. x must be a binary coded decimal number and the result is a binary coded decimal number.

_DNEG32 is an intrinsic function and produces inline code.

Portability

_DNEG32 can be used on any MSP430 device.