wdt_enable (timeout) //Watchdog enable and set timeout. wdt_disable() //Close. wdt_reset() //Reset. Timeout can use the macro constants defined in the wdt.h ...
確定! 回上一頁