C2A_Core
TimelineCommandDispatcher 構造体

Timeline コマンドの実行部と, TLテレメの情報を保持する [詳解]

#include <timeline_command_dispatcher.h>

TimelineCommandDispatcher 連携図
[凡例]

フィールド

CommandDispatcher dispatcher [TLCD_ID_MAX]
 
struct {
   TLCD_ID   id
 
   uint8_t   page_no
 
   cycle_t   updated_at
 
   const CommonCmdPacket *   tl_list [PH_TLC_GS_LIST_MAX]
 
tlm_info_
 

詳解

Timeline コマンドの実行部と, TLテレメの情報を保持する

timeline_command_dispatcher.h14 行目に定義があります。

フィールド詳解

◆ dispatcher

timeline_command_dispatcher.h16 行目に定義があります。

◆ id

TLCD_ID id

timeline_command_dispatcher.h19 行目に定義があります。

◆ page_no

uint8_t page_no

timeline_command_dispatcher.h20 行目に定義があります。

◆ tl_list

timeline_command_dispatcher.h22 行目に定義があります。

◆ 

struct { ... } tlm_info_

◆ updated_at

cycle_t updated_at

timeline_command_dispatcher.h21 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: