Maxim-integrated 73M1866B/73M1966B Infineon TAPI High-Level Driver Instrukcja Użytkownika Strona 24

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 35
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 23
73M1866B/73M1966B TAPI High-Level Driver User Guide UG_1x66B_021
24 Rev. 2.2
3.21 IFX_TAPI_LASTERR
Description
This service returns the last error code occurred in the TAPI driver or the low level driver.
#define IFX_TAPI_LASTERR _IOW(IFX_TAPI_IOC_MAGIC, 0x48, int)
Prototype
int ioctl (
int dev_fd,
int IFX_TAPI_LASTERR,
unsigned long param );
Parameters
Data Type Name Description
dev_fd
Device descriptor.
IFX_TAPI_LASTERR
I/O control identifier for this operation.
unsigned long param
The parameter points to a
IFX_TAPI_ErrorLine_t
structure.
Return Values
Data Type Description
int
IFX_ERROR Failed to read last error code.
IFX_SUCCESS Successful.
Przeglądanie stron 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 34 35

Komentarze do niniejszej Instrukcji

Brak uwag