Synopsis
#include <in430.h>
unsigned _DNEG16(unsigned x);
Description

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

_DNEG16 is an intrinsic function and produces inline code.

Portability

_DNEG16 can be used on any MSP430 device.