Maxim-integrated 73M1866B/73M1966B Infineon TAPI High-Level Driver Uživatelský manuál Strana 19

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 35
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 18
UG_1x66B_021 73M1866B/73M1966B TAPI High-Level Driver User Guide
Rev. 2.2 19
3.15 IFX_TAPI_FXO_FLASH_SET
Description
Issues flash-hook in the FXO interface.
#define IFX_TAPI_FXO_FLASH_SET _IOW(IFX_TAPI_IOC_MAGIC, 0xDC, int)
Prototype
int ioctl (
int chan_fd,
int IFX_TAPI_FXO_FLASH_SET,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
IFX_TAPI_FXO_FLASH_SET
I/O control identifier for this operation.
param
Parameter is not required.
Return Values
Data Type Description
int
IFX_ERROR Failed to perform hook flash.
IFX_SUCCESS Successful.
3.16 IFX_TAPI_FXO_FLASH_CFG_SET
Description
Configuration of the fxo hook.
#define IFX_TAPI_FXO_FLASH_CFG_SET _IOW(IFX_TAPI_IOC_MAGIC, 0xD7, int)
Prototype
int ioctl (
int chan_fd,
int IFX_TAPI_FXO_FLASH_CFG_SET,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
IFX_TAPI_FXO_FLASH_CFG_SET
I/O control identifier for this operation.
unsigned long param
Points to an
IFX_TAPI_FXO_FLASH_CFG_t
structure.
Return Values
Data Type Description
int
IFX_ERROR Failed to set hook flash config.
IFX_SUCCESS Successful.
Zobrazit stránku 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 34 35

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

Žádné komentáře