OS  v7.3.3
Documentation
qATCLI_t Struct Reference

An AT Command Line Interface (CLI) object. More...

#include <qatcli.h>

Detailed Description

An AT Command Line Interface (CLI) object.

Before starting the CLI development, the corresponding instance must be defined; a data structure of type qATCLI_t.

The instance should be initialized using the qATCLI_Setup() API.

Note
Do not access any member of this structure directly.