CORDET Framework - C2 Implementation
CrMaOutCmpSetTempLimit.h
Go to the documentation of this file.
1 
36 #ifndef CRMA_OUTCMP_SET_TEMP_LIMIT_H_
37 #define CRMA_OUTCMP_SET_TEMP_LIMIT_H_
38 
39 /* Include framework components */
40 #include "CrFwConstants.h"
41 /* Include FW Profile components */
42 #include "FwSmCore.h"
43 
55 void CrMaOutCmpSetTempLimitSerialize(FwSmDesc_t smDesc);
56 
62 
63 #endif /* CRMA_OUTCMP_SET_TEMP_LIMIT_H_ */
void CrMaOutCmpSetTempLimitSerialize(FwSmDesc_t smDesc)
Implementation of the Serialize Operation for the command setting the temperature limit...
static int tempLimit
The temperature limit.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrMaOutCmpSetTempLimitSetTempLimit(char tempLimit)
Set the value of the temperature limit (an integer in the range 0 to 127).
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved