21 #include "CrFwCmpData.h" 32 #include "FwPrConfig.h" 33 #include "FwPrDCreate.h" 34 #include "FwSmConfig.h" 35 #include "FwSmDCreate.h" Definition of the OutFactory component.
CrFwPckt_t CrFwOutCmpGetParStart(FwSmDesc_t smDesc)
Return the start address of the parameter area of the OutComponent.
Interface for creating and accessing a report or command packet.
void CrFwOutCmpSetAckLevel(FwSmDesc_t smDesc, CrFwBool_t accept, CrFwBool_t start, CrFwBool_t progress, CrFwBool_t term)
Set the acknowledge level for the command encapsulated in the OutComponent.
Dummy Component Execution Procedure (CEP) for the Base Component.
static int tempLimit
The temperature limit.
Header file to define all invariant publicly available constants and types for the CORDET Framework...
static char cmdTempLimit
The temperature limit.
void CrFwOutCmpDefSerialize(FwSmDesc_t smDesc)
Default implementation of the Serialize Operation for an OutComponent.
void CrMaOutCmpSetTempLimitSetTempLimit(char tempLimit)
Set the value of the temperature limit (an integer in the range 0 to 127).
OutComponent encapsulating a command to set the temperature limit in a Slave Application.
Definition of Base Component.
Component Initialization Procedure (CIP) for the Base Component.
Definition of the OutComponent Component of the framework.
void CrMaOutCmpSetTempLimitSerialize(FwSmDesc_t smDesc)
Implementation of the Serialize Operation for the command setting the temperature limit...
Component Reset Procedure (CRP) for the Base Component.