FreeRTOS: FreeRTOS Cellular Library v1.4.0
FreeRTOS Cellular Library
 
Loading...
Searching...
No Matches
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: