Maxim-integrated 73M1866B/73M1966B Infineon TAPI High-Level Driver Manual do Utilizador Página 14

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 34 35

Comentários a estes Manuais

Sem comentários