28 #include "CrFwCmpData.h" 32 #include "FwPrConfig.h" 34 #include "FwSmConfig.h" 52 uint32_t LptBufferId = UpTransferLptBufferId;
58 pckt = cmpSpecificData->
pckt;
Type for the Framework Component Data (FCD).
Interface for accessing data pool items.
Type for the data describing an OutComponent.
CrFwPckt_t pckt
Packet to which the out-going command or report is serialized.
Interface for creating and accessing a report or command packet.
Interface through which applications can initialize and execute framework PUS extension components...
void CrPsLptUpAbortRepUpdateAction(FwSmDesc_t smDesc)
Update action of TM(13,16) LptUpAbortRep.
static CrPsFailCode_t getDplptFailCodeItem(int i)
Gets the value of the i-th element in the datapool array lptFailCode.
static CrPsTid_t getDplargeMsgTransIdItem(int i)
Gets the value of the i-th element in the datapool array largeMsgTransId.
Implementation of TM(13,16) LptUpAbortRep.
CrPsTid_t Tid
CrPsLptUpCmdStart function definitions.
void * cmpSpecificData
Derived data which are specific to each type of framework component.
Interface for accessing fields in packets of service "ServLPT".
uint16_t CrPsFailCode_t
Type used for the Failure Code of a packet.
char * CrFwPckt_t
Type for packets (see CrFwPckt.h).
static void setLptUpAbortRepTid(void *p, CrPsTid_t Tid)
Set "Tid" in "LptUpAbortRep" packet.
Definition of the OutComponent Component of the framework.
static void setLptUpAbortRepFailReason(void *p, CrPsFailReason_t FailReason)
Set "FailReason" in "LptUpAbortRep" packet.