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

Entry Enable/Disable Commands. More...

#include <sch_msg.h>

Public Attributes

uint8 CmdHeader [CFE_SB_CMD_HDR_SIZE]
 cFE Software Bus Command Message Header
 
uint16 SlotNumber
 Slot Number of Activity whose state is to change. More...
 
uint16 EntryNumber
 Entry Number of Activity whose state is to change. More...
 

Detailed Description

For command details see #SCH_ENABLE_CC, #SCH_DISABLE_CC

Member Data Documentation

◆ EntryNumber

uint16 SCH_EntryCmd_t::EntryNumber

Valid Range is zero to (#SCH_ENTRIES_PER_SLOT - 1)

◆ SlotNumber

uint16 SCH_EntryCmd_t::SlotNumber

Valid Range is zero to (#SCH_TOTAL_SLOTS - 1)


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