Lanner LEC-2110 Manuale Utente Pagina 32

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 41
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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;
}
Vedere la pagina 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 40 41

Commenti su questo manuale

Nessun commento