CORDET Framework - C2 Implementation
CrPsHkRep.h
Go to the documentation of this file.
1 
22 #ifndef CRPS_HK_HKREP_H
23 #define CRPS_HK_HKREP_H
24 
25 #include <FwSmCore.h>
26 #include <CrFwConstants.h>
27 
34 CrFwBool_t CrPsHkRepEnableCheck(FwSmDesc_t smDesc);
35 
42 CrFwBool_t CrPsHkRepReadyCheck(FwSmDesc_t smDesc);
43 
51 void CrPsHkRepUpdateAction(FwSmDesc_t smDesc);
52 
53 #endif /* CRPS_HK_HKREP_H */
int CrFwBool_t
Type used for boolean values (1 represent "true" and 0 represents "false").
Definition: CrFwConstants.h:30
void CrPsHkRepUpdateAction(FwSmDesc_t smDesc)
Update action of the Periodic Housekeeping Report (3,25) out-going report packet. ...
Definition: CrPsHkRep.c:129
Header file to define all invariant publicly available constants and types for the CORDET Framework...
CrFwBool_t CrPsHkRepEnableCheck(FwSmDesc_t smDesc)
Enable check of the Periodic Housekeeping Report (3,25) out-going report packet.
Definition: CrPsHkRep.c:50
CrFwBool_t CrPsHkRepReadyCheck(FwSmDesc_t smDesc)
Ready check of the Periodic Housekeeping Report (3,25) out-going report packet.
Definition: CrPsHkRep.c:87
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved