ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
SCH_DiagPacket_t Struct Reference

#include <sch_msg.h>

Public Attributes

uint8 TlmHeader [CFE_SB_TLM_HDR_SIZE]
 cFE Software Bus Telemetry Message Header
 
uint16 EntryStates [SCH_NUM_STATUS_BYTES_REQD/2]
 States of each Schedule Entry. More...
 
CFE_SB_MsgId_t MsgIDs [SCH_TABLE_ENTRIES]
 Message ID of msg associated with each entry. More...
 

Detailed Description

\schtlm Scheduler Diagnostic Telemetry format

Member Data Documentation

◆ EntryStates

uint16 SCH_DiagPacket_t::EntryStates[SCH_NUM_STATUS_BYTES_REQD/2]

\schtlmmnemonic \SCH_ENTRYSTATES

Each two bits represents the state for a single entry in Schedule Definition Table. Unused=0, Enabled=1, Disabled=2 MSBs are the lowest numbered entry

◆ MsgIDs

CFE_SB_MsgId_t SCH_DiagPacket_t::MsgIDs[SCH_TABLE_ENTRIES]

\schtlmmnemonic \SCH_MSGIDS


The documentation for this struct was generated from the following file: