AAD-C622AX
64
Acrosser Technology Co., Ltd.
Syntax:
int get_gpi_status(int pin)
Description:
Set the status of GPIO input pins.
Parameters:
This function fills in an integer variable as the parameter.
The pin4 ~ pin7 is the status of the input pins.
Return Value:
0 or 1 (0 is Low, 1 is High)
Syntax:
void set_gpo_status(int pin, int value);
Description:
Set the status of GPIO Output pins and Value.
Parameters:
Set pin 0-3 value. 0 is Low, 1 is High
Return Value:
None.
4.2.2.2.
Watchdog
Syntax:
void wdt_start(int timevalue)
Description:
This function sets the watchdog timer register to the value
‘val’ and starts to count down. The value could be 0 ~ 255.
The unit is second. Setting the timer register to 0 disables
the watchdog function and stops the countdown.
Parameters:
The parameter’timevalue’ is the value to set to watchdog
timer register. The range is 0~255.
Return Value:
None.
Syntax:
int get_wdt_count(void)
Description:
This function read the value of the watchdog time counter
and retruns it to the caller
Parameters:
None.
Return Value:
This function returns the value of the time counter and
return it to the caller as an integer.
Syntax:
void wdt_stop(void)
Description:
This function read the watchdog timer stop.
Parameters:
None.
Return Value:
None.
Содержание AAD-C622A Series
Страница 9: ...AAD C622AX 9 www acrosser com 1 3 System Dissection 1 3 1 Dimensions Unit mm AAD C622A1...
Страница 10: ...AAD C622AX 10 Acrosser Technology Co Ltd AAD C622A2...
Страница 11: ...AAD C622AX 11 www acrosser com 1 3 2 Front I O Panel AAD C622A1 AAD C622A2...
Страница 15: ...AAD C622AX 15 www acrosser com 1 3 3 Rear I O Panel AAD C622A1 AAD C622A2...
Страница 40: ...AAD C622AX 40 Acrosser Technology Co Ltd Step 2 Plug in the cable to 10G LAN 1 or 10G LAN 2 socket and tighten...
Страница 41: ...AAD C622AX 41 www acrosser com Step 3 Connect the other end with regular RJ 45 LAN...