Maxim-integrated 73M1866B/73M1966B Infineon TAPI High-Level Driver Manual de usuario Pagina 19

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 34 35

Comentarios a estos manuales

Sin comentarios