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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 13
73M1866B/73M1966B TAPI High-Level Driver User Guide UG_1x66B_021
14 Rev. 2.2
3.7 IFX_TAPI_EVENT_ENABLE
Description
Enable detection of FXO events.
#define IFX_TAPI_EVENT_ENABLE _IO(IFX_TAPI_IOC_MAGIC, 0xC1)
Prototype
int ioctl (
int chan_fd,
int IFX_TAPI_EVENT_ENABLE,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
IFX_TAPI_EVENT_ENABLE
I/O control identifier for this operation.
param
N/A.
Return Values
Data Type Description
int
IFX_ERROR Failed to enable event detection.
IFX_SUCCESS Successful.
3.8 IFX_TAPI_EVENT_DISABLE
Description
Disable detection of FXO events.
#define IFX_TAPI_EVENT_DISABLE _IO(IFX_TAPI_IOC_MAGIC, 0xC2)
Prototype
int ioctl (
int chan_fd,
int IFX_TAPI_EVENT_DISABLE,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
IFX_TAPI_EVENT_DISABLE
I/O control identifier for this operation.
param
N/A.
Return Values
Data Type Description
int
IFX_ERROR Failed to disable event detection.
IFX_SUCCESS Successful.
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 34 35

Comentarios a estos manuales

Sin comentarios