A pointer to an unsigned 16-bit integer that receives the conflicted pin information.
A conflict arises if any pin of the port is already assigned to another module of the DLN adapter and cannot be used for the Pulse counter module. To fix this, check which module uses the pin (call the DlnGetPinCfg()function), disconnect the pin from that module and call the DlnPlsCntEnable()
function once again. In case there still are conflicted pins, the number of the next one will be returned.