C2A_Core
|
コマンド実行情報 [詳解]
#include <command_dispatcher.h>
フィールド | |
ObcTime | time |
実行時刻 [詳解] | |
CMD_CODE | code |
実行コマンドID [詳解] | |
CCP_CmdRet | cmd_ret |
実行結果 [詳解] | |
コマンド実行情報
command_dispatcher.h の 18 行目に定義があります。
CCP_CmdRet cmd_ret |
実行結果
command_dispatcher.h の 22 行目に定義があります。
CMD_CODE code |
実行コマンドID
command_dispatcher.h の 21 行目に定義があります。
ObcTime time |
実行時刻
command_dispatcher.h の 20 行目に定義があります。