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

Represents AT Command response. More...

#include <cellular_types.h>

Data Fields

bool status
 
CellularATCommandLine_tpItm
 

Detailed Description

Represents AT Command response.

Field Documentation

◆ status

bool CellularATCommandResponse_t::status

true: modem returns Success, false: Error.

◆ pItm

CellularATCommandLine_t* CellularATCommandResponse_t::pItm

Any intermediate responses.


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