Microchip® Advanced Software Framework

tstr_app_config Struct Reference

#include <at_cmd_Handler.h>

Data Fields

uint8 u8Disaply_hint
 
uint8 u8Echo_status
 
uint8 u8Restart_app
 

uint8 tstr_app_config::u8Disaply_hint

If this variable has been set, this means if something wrong happened This will display a hint about the command

Referenced by atCmd_AppConfig_Handler(), init_m2m_app(), and start_m2m_app().

uint8 tstr_app_config::u8Echo_status

Must be disabled if automated transfer is used

Referenced by atCmd_AppConfig_Handler(), init_m2m_app(), and start_m2m_app().

uint8 tstr_app_config::u8Restart_app

Has the value of the application to restart or not when this variable will auto reset after execution

Referenced by atCmd_AppConfig_Handler().