CORDET Framework - C2 Implementation
CrPsHkDisableCmd.h
Go to the documentation of this file.
1 
22 #ifndef CRPS_HK_DISABLE_CMD_H
23 #define CRPS_HK_DISABLE_CMD_H
24 
25 #include "CrFwConstants.h"
26 
32 void CrPsHkDisableCmdStartAction(FwSmDesc_t smDesc);
33 
40 void CrPsHkDisableCmdProgressAction(FwSmDesc_t smDesc);
41 
47 void CrPsHkDisableCmdTerminationAction(FwSmDesc_t smDesc);
48 
49 #endif /* CRPS_HK_DISABLE_CMD_H */
50 
void CrPsHkDisableCmdProgressAction(FwSmDesc_t smDesc)
Progress action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structur...
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrPsHkDisableCmdTerminationAction(FwSmDesc_t smDesc)
Termination Action of the DCommand (3,6) to Disable Periodic Generation of a Housekeeping Report Stru...
void CrPsHkDisableCmdStartAction(FwSmDesc_t smDesc)
Start action of the Command (3,6) to Disable Periodic Generation of a Housekeeping Report Structure i...
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved