MODEM_GetErrorCode Function

Get ErrorCode from the reply string

Syntax

int MODEM_GetErrorCode(char* reply);

Parameters

char* - reply

Return Value

Error Code

Remarks

N/A

Requirements

common.h

Example

N/A