
32
Programming Watchdog Timer
Embedded and Industrial Computing
Appendix A
} //--sobe
#endif //>0
else {
printf(“<<<Error: Unknown
Parameter>>>\n”);
print_usage(argv[0]);
return -1;
}
#ifdef DIRECT_IO_ACCESS
#if (defined(FreeBSD_ENV))
RESET_IOPL();
#endif
#else
close(devfd);
#endif
return 0;
}
Comentários a estes Manuais