Format:
unsigned char read_status_now(unsigned char seg,unsi gned char proc_dev)
//v1.04
Input:
1. seg:It assign which card in structure of card type to do read_status_now
function.
2. proc_dev:
2-1. PROD_ABN182 :bypass card of abn182
Return:
0: normal mode
1: open mode
2: bypass mode
Format:
unsigned char read_s etting_wdt(unsigned char seg,unsigned char proc_dev)
//v1.04
Input:
1. seg:It assign which card in structure of card type to do read_setting_wdt
function.
2. proc_dev:
2-1. PROD_ABN182 :bypass card of abn182
Return:
Bit1=0: watch dog timer dis -armed.
Bit1=1: watch dog timer armed.
Bit0=0: watch dog timer did not expire
Bit0=1: watch dog timer expire
Commenti su questo manuale