wifiiot_at.h
Overview
Related Modules:
Description:
Declares the AT interface functions.
These functions are used for AT initialization as well as command line registration and printing.
Since:
1.0
Version:
1.0
Summary
Data Structures
Functions
AtRegisterCmd (const AtCmdTbl cmdTbl, unsigned short cmdNum) |
|
AtSysCmdRegister (void) |
|
AtPrintf (const char fmt,…) |
|
AtInit (void) |
|
AtCheckUartBusy (unsigned char enable) |
Sets whether to check the UART busy status during low-power voting. |