Lanner LEC-2110 Uživatelský manuál Strana 32

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 41
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 31
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;
}
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 40 41

Komentáře k této Příručce

Žádné komentáře