Aaeon PCM-6892 User Manual page 104

All-in-one single board computer onboard via c3 ebga cpu with lcd, lvds, tv-out, audio, dual ethernet, cfd, pcmcia, & 4 usb
Hide thumbs Also See for PCM-6892:
Table of Contents

Advertisement

if (argc == 1)
{
}
if (argc > 1)
{
}
if (time_value > 0 && time_value < 256)
{
SetWatchDogTime((unsigned char) time_value);
init_w83977tf_aw_watchdog();
printf(
"W
}
}
printf( n Syntax: WATCHDOG [time] \n" );
"\
printf(" time range : 1 ~ 256 \n\n" );
return ;
ptr = argv[1];
time_value = atoi(ptr);
atch Dog Timer set up : %d \n",time_value);
Appendix A Watchdog Timer
97

Advertisement

Table of Contents
loading

Table of Contents