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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 35
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
UG_1x66B_021 73M1866B/73M1966B TAPI High-Level Driver User Guide
Rev. 2.2 29
4.5 IFX_TAPI_LINE_TYPE_CFG_t
Description
Line type configuration used by ioctl IFX_TAPI_LINE_TYPE_SET.
Prototype
typedef struct
{
IFX_TAPI_LINE_TYPE_t lineType;
IFX_uint8_t nDaaCh;
} IFX_TAPI_LINE_TYPE_CFG_t;
Data Type Name Description
IFX_TAPI_LINE_TYPE_t lineType
Must be
IFX_TAPI_LINE_TYPE_FXO
.
IFX_uint8_t
nDaaCh
N/A
4.6 IFX_TAPI_FXO_LINE_MODES_t
Description
This data type enumerates possible FXO channel management commands used by the
IFX_TAPI_LINE_TYPE_SET ioctl.
Prototype
/** Defines the possible line modes for fxo, used in
IFX_TAPI_FXO_LINE_MODES_t */
typedef enum
{
/** Disabled. */
IFX_TAPI_FXO_LINE_MODE_DISABLED = 0,
/** Active. */
IFX_TAPI_FXO_LINE_MODE_ACTIVE = 1
} IFX_TAPI_FXO_LINE_MODES_t;
Data Type Name Description
IFX_TAPI_FXO_LINE_MODE_DISABLED
0
Disable FXO channel.
IFX_TAPI_FXO_LINE_MODE_ACTIVE
1
Enable FXO channel.
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 35

Comentarios a estos manuales

Sin comentarios