This function disables the watchdog timer circuit on the specified board. A previously enabled but subsequently disabled watchdog timer may be re-enabled using the existing configuration by a subsequent call to 
dscWatchdogTrigger().
BYTE dscWatchdogDisable(
DSCB board);
| Name | Description
 | 
| board | The board handle
 | 
Error code or 0.