![Acrosser Technology AND-APL1N1FL Series Скачать руководство пользователя страница 54](http://html1.mh-extra.com/html/acrosser-technology/and-apl1n1fl-series/and-apl1n1fl-series_user-manual_2841556054.webp)
AND-APL1N1FL-XX Series User Manual
54
Acrosser Technology Co., Ltd.
Syntax:
Set_gpo(int pin, int value)
Description:
Set the status of GPIO output value.
Parameters:
Set value 0 is Low, 1 is High
Return Value:
If the function sets the values successfully, it returns 0 or
-1, any other returned value stands for error.
5.3.2.
Watchdog
Syntax:
Void wdt_start(int _timevalue)
Description:
This function gets the watchdog timer register to the
timevalue and starts to count down.
Parameters:
The parameter ‘val’ is the value to set to watchdog timer
register. The range is 1 ~ 255.
Return Value:
This function returns the value of the time counter and
returns it to the caller as an unsigned integer.
Syntax:
Void wdt_stop(void)
Description:
This function sets the watchdog timer stop.
Parameters:
None.
Return Value:
None.
5.3.3. LAN Bypass Subsystem
Syntax:
int get_bypass_firmware_ver(char *ver)
Description:
This function can get bypass firmware version and data to
save in char pointer.
Parameters:
char pointer, this pointer to 7 character array.
Return Value:
0: Successful, -1: fail.
Syntax:
int set_bypass_wdt(int pair, int time)
Description:
This function can set which pair bypass Wdt timer.
Parameters:
pair: 1-4 , time: 1-255(sec), 0: stop.
Return Value:
0: Successful, -1: fail.
Содержание AND-APL1N1FL Series
Страница 44: ...AND APL1N1FL XX Series User Manual 44 Acrosser Technology Co Ltd Select 3 LanBypass TEST...
Страница 50: ...AND APL1N1FL XX Series User Manual 50 Acrosser Technology Co Ltd Click Test Item Select 1 GPIO TEST Utility...
Страница 51: ...AND APL1N1FL XX Series User Manual 51 www acrosser com Select 2 WatchDog TEST Utility Select 3 LanBypass TEST...