CDA CD 60 Spezifikationen Seite 32

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 91
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 31
PCI CD and PCI CDa
Document Number: 008-00965-06 EDT Public Revision: I December 2004
Template: edt.dot
Page 32
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of bytes transferred, as described above.
edt_timeouts
Description
Returns the number of read and write timeouts that have occurred since the last call of edt_open.
Syntax
#include "edtinc.h"
int edt_timeouts(EdtDev *edt_p);
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of read and write timeouts that have occurred since the last call of edt_open.
edt_get_timeout_count
Description
Returns the number of bytes transferred at last timeout.
Syntax
#include "edtinc.h"
int edt_get_timeout_count(EdtDev *edt_p);
Arguments
edt_p device handle returned from edt_open or edt_open_channel
Return
The number of bytes transferred at last timeout.
edt_set_timeout_action
Description
Sets the driver behavior on a timeout.
Syntax
#include "edtinc.h"
void edt_set_timeout_action(EdtDev *edt_p, int action);
Arguments
edt_p
device handle returned from edt_open or edt_open_channel
action
integer configures the any action taken on a timeout. Definitions:
Seitenansicht 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 90 91

Kommentare zu diesen Handbüchern

Keine Kommentare