FreeRTOS: FreeRTOS Cellular Library v1.2.0
FreeRTOS Cellular Library
CellularAtParseTokenMap_t Struct Reference

the URC token and URC handler mapping structure used by pkthanlder. More...

#include <cellular_common.h>

Data Fields

const char * pStrValue
 
CellularAtParseTokenHandler_t parserFunc
 

Detailed Description

the URC token and URC handler mapping structure used by pkthanlder.

Field Documentation

◆ pStrValue

const char* CellularAtParseTokenMap_t::pStrValue

The URC token string.

◆ parserFunc

CellularAtParseTokenHandler_t CellularAtParseTokenMap_t::parserFunc

The function pointer points to CellularAtParseTokenHandler_t.


The documentation for this struct was generated from the following file: