![Acrosser Technology AR-B6003 Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/acrosser-technology/ar-b6003/ar-b6003_user-manual_2841621055.webp)
Here is an example:
If GPIO Output channel 0 and channel 2 are both 1.
unsigned char ch;
getOutChLevel( GPO0|GPO2, &ch );
The returned value of variable ‘ch’ is 0x5.
Return Value:
If the function gets the values successfully, it returns 0. If any error,
it returns –1.
Watchdog
1.
Syntax:
u8 getWtdTimer(void)
Description:
This function reads the value of the watchdog time counter and
returns it to the caller.
Parameters:
None.
Return Value:
This function returns the value of the time counter and returns it to
the caller as an unsigned integer.
2.
Syntax:
void setWtdTimer( u8 val )
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 ‘val’ is the value to set to watchdog timer register.
The range is 0 ~ 255.
Return Value:
None.
55
Содержание AR-B6003
Страница 1: ...1 AR B6003 Board User Manual...
Страница 8: ...2 2 Locations of IO ports Jumper Setting Definition Top Side 8...
Страница 9: ...Locations Of IO Ports Jumper Setting Definition Bottom Side 9...
Страница 39: ...Click the item all the drivers will be selected Click the item all selected items will be cancelled 39...
Страница 40: ...Click the Install icon to install the selected drivers Click the item to browse the CD contents 40...
Страница 41: ...Click the icon to close the program 41...
Страница 45: ...Please install the Acrobat Reader when you see the message 45...
Страница 50: ...5 3 4 Finish the driver installation Please click Yes to restart the system 50...
Страница 57: ...3 Run the bcdedit again without any option A new item testsigning is enabled 4 Reboot the system 57...