Format:
int set_period_wdt (unsigned char pd,unsigned char seg,unsigned char
proc_dev)//v1.04
Input:
1. pd
SET_WDT_PERIOD_264258 :set watch dog timer period as 264.258ms
SET_WDT_PERIOD_528516 :set watch dog timer period as 528.516ms
SET_WDT_PERIOD_1057032 :set watch dog timer period as 1057.032ms
SET_WDT_PERIOD_2114065 :set watch dog timer period as 2114.065ms
SET_WDT_PERIOD_4228129 :set watch dog timer period as 4228.129ms
SET_WDT_PERIOD_8456258 :set watch dog timer period as 8456.258ms
SET_WDT_PERIOD_1691252 :set watch dog timer period as 16912.52ms
SET_WDT_PERIOD_3382503 :set watch dog timer period as 33825.03ms
SET_WDT_PERIOD_6755006 :set watch dog timer period as 67550.06ms
SET_WDT_PERIOD_1353001 :set watch dog timer period as 135300.1ms
SET_WDT_PERIOD_2706003 :set watch dog timer period as 270600.3ms
2.seg:It assign which card in structure of card type to do set_period_wdt
function.
3.proc_dev:
3-1. PROD_ABN182: bypass card of abn182
Return: 0: return ok.
-1:return fail.
Komentáře k této Příručce