CORDET Framework - C2 Implementation
CrDemoMaster/CrDaOutCmpTempViolation.h
Go to the documentation of this file.
1 
36 #ifndef CRMA_OUTCMP_TEMP_VIOLATION_H_
37 #define CRMA_OUTCMP_TEMP_VIOLATION_H_
38 
39 /* Include framework components */
40 #include "CrFwConstants.h"
41 /* Include FW Profile components */
42 #include "FwSmCore.h"
43 
55 void CrDaOutCmpTempViolationSerialize(FwSmDesc_t smDesc);
56 
61 void CrDaOutCmpTempViolationSetTemp(char temp);
62 
63 #endif /* CRMA_OUTCMP_TEMP_VIOLATION_H_ */
void CrDaOutCmpTempViolationSetTemp(char temp)
Set the value of the limit violating temperature (an integer in the range 0 to 255).
Header file to define all invariant publicly available constants and types for the CORDET Framework...
void CrDaOutCmpTempViolationSerialize(FwSmDesc_t smDesc)
Implementation of the Serialize Operation for the report for a temperature violation.
P&P Software GmbH, Copyright 2012-2013, All Rights Reserved