gsm  2.0.0.0
Macros
Parser error

Macros

#define GSM_PARSER_NO_ERROR   0x00
 
#define GSM_PARSER_ERROR_REF   0x01
 
#define GSM_PARSER_ERROR_CMD   0x02
 
#define GSM_PARSER_ERROR_DATA   0x04
 

Detailed Description

Macro Definition Documentation

◆ GSM_PARSER_ERROR_CMD

#define GSM_PARSER_ERROR_CMD   0x02

◆ GSM_PARSER_ERROR_DATA

#define GSM_PARSER_ERROR_DATA   0x04

◆ GSM_PARSER_ERROR_REF

#define GSM_PARSER_ERROR_REF   0x01

◆ GSM_PARSER_NO_ERROR

#define GSM_PARSER_NO_ERROR   0x00