Maxim-integrated 73M1822/73M1922 Control Module Manual do Utilizador Página 64

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 86
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 63
73M1822/73M1922 Control Module User Guide UG_1x22_053
64 Rev. 1.0
7.5 struct txrx_gain
Description
This structure is used by the M1X22_PHONE_VOLUME_SET IOCTL to adjust the volume setting of the
speakerphone and microphone.
Prototype
struct txrx_gain {
int tx_gain;
int rx_gain;
};
Parameters
Data Type Name Transmit
int
tx_gain
Transmit level in dBm.
Int
rx_gain
Receive level in dB.
7.6 M1X22_PULSE_DIAL_t
Description
This structure is used by the M1X22_ATDP IOCTLs for pulse dialing.
Prototype
typedef struct m1X22_pulse_dial_struct {
unsigned int length; /* digit length */
unsigned char digits[MAX_PHONE_NMBR_DIGIT_CNT]; /* pulse dial digits */
}
M1X22_PULSE_DIAL_t;
Parameters
Data Type Name Description
unsigned int
length
Digit length.
Unsigned char
digits
Pulse dial digits.
Vista de página 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 85 86

Comentários a estes Manuais

Sem comentários