ICAROUS
|
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... | |
For command details see #SCH_ENABLE_CC, #SCH_DISABLE_CC
uint16 SCH_EntryCmd_t::EntryNumber |
Valid Range is zero to (#SCH_ENTRIES_PER_SLOT - 1)
uint16 SCH_EntryCmd_t::SlotNumber |
Valid Range is zero to (#SCH_TOTAL_SLOTS - 1)