monoZ docs
st_att Struct Reference

Structure for a Single AT Cmd. More...

#include <MZ_Modem_public.h>

Data Fields

mzInt8_cmd
 
mzInt32 _tO
 
mzInt32 _delay
 

Detailed Description

Structure for a Single AT Cmd.

Definition at line 20 of file MZ_Modem_public.h.

Field Documentation

◆ _cmd

mzInt8* _cmd

Individual AT CMD

Definition at line 22 of file MZ_Modem_public.h.

◆ _tO

mzInt32 _tO

Time out set for the AT CMD

Definition at line 23 of file MZ_Modem_public.h.

◆ _delay

mzInt32 _delay

Mandatory Waiting period after this AT CMD finished

Definition at line 24 of file MZ_Modem_public.h.


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