VM_WDT_HANDLE handle = vm_wdt_start(1000); if (handle >= 0) { // Do something. vm_wdt_reset(handle); } else { // Do error logging. } // Done with doing something. vm_wdt_stop(handle);
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.