Maxim-integrated 73M1866B/73M1966B FXOAPI Instrukcja Użytkownika Strona 35

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 66
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 34
UG_1x66B_046 73M1866B/73M1966B FXOAPI User Guide
Rev. 2.1 35
2.12.5 M1x66_UpdateVoltageIET
Description
Perform the line voltage IET table update.
Prototype
int M1x66_UpdateVoltageIET (
M1x66_HANDLE channel,
unsigned int ietIndex,
M1966_IET_t *pIET );
Parameters
Data Type Name Description
M1x66_HANDLE
channel
Channel handle obtained from FXO open channel.
unsigned int
ietIndex
IET entry index row number (0 9).
M1966_IET_t
*pIET
Pointer to an input structure M1966_IET_t.
Return Values
Data Type Description
M1x66_RET
M1x66_SUCCESS Successfully update the IET entry.
M1x66_FAILED Failure.
2.12.6 M1x66_ClearVoltageIET
Description
Delete the line voltage IET table entry.
Prototype
int M1x66_ClearVoltageIET (
M1x66_HANDLE channel,
unsigned int ietIndex);
Parameters
Data Type Name Description
M1x66_HANDLE
channel
Channel handle obtained from FXO open channel.
unsigned int
ietIndex
IET entry index row number (0 9).
Return Values
Data Type Description
M1x66_RET
M1x66_SUCCESS Successfully clear the IET entry.
M1x66_FAILED Failure.
Przeglądanie stron 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 65 66

Komentarze do niniejszej Instrukcji

Brak uwag