Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of GMMP_mbed by
APP_Update Struct Reference
제어 명령 중 CONTROL_App_Update 일 경우 usMessageBody의 값
stControlReqHdr 참조 OMP에서 제어 명령 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다.
More...
#include <Struct_Control_Opt.h>
Data Fields | |
| U8 | usFileName [LEN_FILE_NAME] |
| Application 파일 이름, App Name과 버전 정보를 합친 unique 이름 (예, AppName_1.0.0). | |
| U8 | ucAppUpdateCommand |
| App Activation = 0, App Deactivation = 1. | |
Detailed Description
제어 명령 중 CONTROL_App_Update 일 경우 usMessageBody의 값
stControlReqHdr 참조 OMP에서 제어 명령 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다.
Definition at line 113 of file Struct_Control_Opt.h.
Field Documentation
App Activation = 0, App Deactivation = 1.
Definition at line 124 of file Struct_Control_Opt.h.
Application 파일 이름, App Name과 버전 정보를 합친 unique 이름 (예, AppName_1.0.0).
Definition at line 123 of file Struct_Control_Opt.h.
Generated on Wed Jul 13 2022 05:33:29 by
1.7.2
