Maxim-integrated 73M1822/73M1922 Control Module Manuale Utente Pagina 41

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 86
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 40
UG_1x22_053 73M1822/73M1922 Control Module User Guide
Rev. 1.0 41
6.3.7 M1X22_FLSH_CFG
Description
This is the configuration of flash-hook timing parameter for the modem interface.
#define M1X22_FLSH_CFG _IOWR(0xA4,0xBA,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1X22_FLSH_CFG,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1X22_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
int
Always returns 0.
6.3.8 M1X22_FLSH_SET
Description
Performs hook flashing on the modem interface for the duration set by M1X22_FLSH_CFG.
#define M1X22_FLSH_SET _IOWR(0xA4,0xBC,unsigned int)
Prototype
int ioctl (
int chan_fd,
int M1X22_FLSH_SET,
unsigned long param );
Parameters
Data Type Name Description
int
chan_fd
Channel descriptor.
int
M1X22_FLSH_SET
I/O control identifier for this operation.
unsigned long
param
N/A.
Return Values
Data Type Description
int
Always returns 0.
Vedere la pagina 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 85 86

Commenti su questo manuale

Nessun commento