CORDET Framework - C2 Implementation

Implementation of TC(13,10) LptUpInterCmd. More...

Go to the source code of this file.

Functions

void CrPsLptUpInterCmdStartAction (FwSmDesc_t smDesc)
 Start action of TC(13,10) LptUpInterCmd. More...
 
void CrPsLptUpInterCmdProgressAction (FwSmDesc_t smDesc)
 Progress action of TC(13,10) LptUpInterCmd. More...
 
void CrPsLptUpInterCmdTerminationAction (FwSmDesc_t smDesc)
 Termination action of TC(13,10) LptUpInterCmd. More...
 

Detailed Description

Implementation of TC(13,10) LptUpInterCmd.

Note
This file was generated on 2017-11-22 12:47:43
Author
PnP Generator
Christian Reimers chris.nosp@m.tian.nosp@m..reim.nosp@m.ers@.nosp@m.univi.nosp@m.e.ac.nosp@m..at
Markus Rockenbauer marku.nosp@m.s.ro.nosp@m.ckenb.nosp@m.auer.nosp@m.@univ.nosp@m.ie.a.nosp@m.c.at

last modification: 22.01.2018

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Definition in file CrPsLptUpInterCmd.h.

Function Documentation

void CrPsLptUpInterCmdProgressAction ( FwSmDesc_t  smDesc)

Progress action of TC(13,10) LptUpInterCmd.

Copy the up-transfer data to LPT Buffer and increment lptSize by the amount of copied data; set lptTime to the current time; set patSeqNmb to the part sequence number carried by the command

Parameters
smDescThe state machine descriptor.

Definition at line 76 of file CrPsLptUpInterCmd.c.

void CrPsLptUpInterCmdStartAction ( FwSmDesc_t  smDesc)

Start action of TC(13,10) LptUpInterCmd.

Run the Procedure Up-Transfer Start Action of Figure ??

Parameters
smDescThe state machine descriptor.

Definition at line 58 of file CrPsLptUpInterCmd.c.

void CrPsLptUpInterCmdTerminationAction ( FwSmDesc_t  smDesc)

Termination action of TC(13,10) LptUpInterCmd.

Set action outcome to 'success'

Parameters
smDescThe state machine descriptor.

Definition at line 137 of file CrPsLptUpInterCmd.c.

P&P Software GmbH, Copyright 2012-2013, All Rights Reserved