Maxim-integrated 73M1866B/73M1966B FXOAPI Uživatelský manuál Strana 43

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 66
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 65 66

Komentáře k této Příručce

Žádné komentáře