Aaeon PCM-6892 Manual page 97

Hide thumbs Also See for PCM-6892:
Table of Contents

Advertisement

}
if (argc > 1)
{
ptr = argv[1];
time_value = atoi(ptr);
}
if (time_value > 0 && time_value < 256)
{
SetWatchDogTime((unsigned char) time_value);
init_w83977tf_aw_watchdog();
printf("Watch Dog Timer set up : %d \n",time_value);
}
}
Appendix A Watchdog Timer
87

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents