Maxim-integrated 73M1866B/73M1966B FXOAPI Bedienungsanleitung Seite 43

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 66
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 42
UG_1x66B_046 73M1866B/73M1966B FXOAPI User Guide
Rev. 2.1 43
3.2 M1x66_CHAN_INIT_t
Description
Channel initialization structure. This structure contains mainly the country code. The
M1x66_InitChannel API passes the pointer to this data structure to configure the channel to operate in
a specific region. Refer to M1x66_COUNTRY_CODE for the list of countries supported.
Prototype
/*
**************************************************************************
** Channel Init Structure
*************************************************************************/
typedef struct {
unsigned char nMode;
M1x66_COUNTRY_CODE nCountry;
void *pProc;
}
m1966_ChanInit;
typedef m1966_ChanInit M1x66_CHAN_INIT_t;
Parameters
Data Type Name Description
char
nMode
N/A
M1x66_COUNTRY_CODE
nCountry
Defined country codes.
void *
pProc
N/A
Seitenansicht 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 65 66

Kommentare zu diesen Handbüchern

Keine Kommentare