Maxim-integrated 73M1866B/73M1966B Reference Driver Manual do Utilizador Página 46

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 98
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 45
73M1866B/73M1966B Reference Driver User Guide UG_1x66B_015
46 Rev. 2.7
6.3.2 M1966_ATH1
Description
Issues the off-hook signal to the FXO interface.
#define M1966_ATH1 _IOWR(0xA4,0xA2,unsigned int)
Note: The driver provides an option to generate a battery status event upon completion of this off-hook
procedure. This option is controlled by the following macro defined in the drv_config_user.h header
file. By default this macro is disabled:
#define SEND_BAT_STATUS_OFFHOOK
It is envisioned that the application layer will use this event to determine if the call establishment should
be proceeded.
Prototype
int ioctl (
int chan_fd,
int M1966_ATH1,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
M1966_ATH1
I/O control identifier for this operation.
param
N/A.
Return Values
Data Type Description
Always returns 0.
Vista de página 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 97 98

Comentários a estes Manuais

Sem comentários