
73M1822/73M1922 Control Module User Guide UG_1x22_053
62 Rev. 1.0
7.2 M1X22_CNTRY_STRUCT_t
Description
This structure defines the country default parameters.
Prototype
typedef struct m1X22_cntry_struct
{
unsigned int cnum; /* Country code */
unsigned char ccode[4]; /* Two letter internet country code */
unsigned char country[16]; /* Country Name */
unsigned int ac_impedance;
unsigned int dc_vi_mask;
unsigned int rgth_value;
int auto_cid_enable; /* automatically enable CID */
int use_seize_state; /* ring tone, silent duration */
} M1X22_CNTRY_STRUCT_t;
Parameters
Data Type Name Transmit
Country code (see
).
Two letter country code.
Country name.
AC impedance.
DC VI mask.
Ring voltage threshold.
Automatic CID enable.
Seize mode enable.
Comentarios a estos manuales