monoZ docs
Main

-For main function of the Application refer MZ_main.h file. More...

Functions

mz_error_t MZ_init (mz_version *_ver)
 This function is used to initialize the MonoZ Library. More...
 
mz_error_t MZ_modem_config_set (_mz_fp _fp)
 This function is used to check modem configuration is set or not set. More...
 

Detailed Description

-For main function of the Application refer MZ_main.h file.

Function Documentation

◆ MZ_init()

mz_error_t MZ_init ( mz_version _ver)

This function is used to initialize the MonoZ Library.

Parameters
_vermz_version
Returns
MZ_OK/MZ_FAIL

◆ MZ_modem_config_set()

mz_error_t MZ_modem_config_set ( _mz_fp  _fp)

This function is used to check modem configuration is set or not set.

Parameters
_fp_mz_fp
Returns
MZ_OK/MZ_FAIL