Maxim-integrated 73M1866B/73M1966B Reference Driver Bedienungsanleitung Seite 51

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 98
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 50
UG_1x66B_015 73M1866B/73M1966B Reference Driver User Guide
Rev. 2.7 51
6.3.7 M1966_FLSH_CFG
Description
This is the configuration of flash-hook timing parameter for the FXO interface.
#define M1966_FLSH_CFG _IOWR(0xA4,0xBA,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_FLSH_CFG,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
M1966_FLSH_CFG
I/O control identifier for this operation.
unsigned long param
The desired flash duration. Range from 5 to 50 ms,
inclusive. If out of range it is forced to 10 ms.
Return Values
Data Type Description
Always returns 0.
6.3.8 M1966_FLSH_SET
Description
Performs hook flashing on the FXO interface for the duration set by M1966_FLSH_CFG.
#define M1966_FLSH_SET _IOWR(0xA4,0xBC,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1966_FLSH_SET,
unsigned long param );
Parameters
Data Type Name Description
chan_fd
Channel descriptor.
M1966_FLSH_SET
I/O control identifier for this operation.
param
N/A.
Return Values
Data Type Description
Always returns 0.
Seitenansicht 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 97 98

Kommentare zu diesen Handbüchern

Keine Kommentare