wdt_enable (timeout) //看门狗使能并设置超时时间 wdt_disable() //看门狗禁止 wdt_reset() //看门狗复位 wdt_enable(timeout) 中timeout可使用如下 ...
確定! 回上一頁