Redundant instruction
This is a redundant instruction. It is replaced by: WORD_BCD_TO_INT
Converts the BCD code that expresses 4-digit decimals specified by s to 16-bit binary data if the trigger EN is in the ON-state. The converted result is stored in the area specified by d.
Input
16-bit area for 4-digit BCD data (source)
Output
16-bit area for storing 16-bit binary data (destination)
if the data specified by s is not BCD data.
if the data specified by s is not BCD data.