CORDET Framework - C2 Implementation

Implementation of TM(13,1) LptDownFirstRep. More...

Go to the source code of this file.

Functions

CrFwBool_t CrPsLptDownFirstRepEnableCheck (FwSmDesc_t smDesc)
 Enable check of TM(13,1) LptDownFirstRep. More...
 
void CrPsLptDownFirstRepUpdateAction (FwSmDesc_t smDesc)
 Update action of TM(13,1) LptDownFirstRep. More...
 

Detailed Description

Implementation of TM(13,1) LptDownFirstRep.

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 CrPsLptDownFirstRep.c.

Function Documentation

CrFwBool_t CrPsLptDownFirstRepEnableCheck ( FwSmDesc_t  smDesc)

Enable check of TM(13,1) LptDownFirstRep.

Report is enabled if the LPT State Machine is in state DOWN_TRANSFER

Parameters
smDescThe state machine descriptor.
Returns
The enable check result.

Definition at line 50 of file CrPsLptDownFirstRep.c.

void CrPsLptDownFirstRepUpdateAction ( FwSmDesc_t  smDesc)

Update action of TM(13,1) LptDownFirstRep.

Load the first part of the large packet from the LPT Buffer; set the transaction identifier equal to largeMsgTransId ; set the partnumber equal to partSeqNmb ; increment partSeqNmb ; and decrement lptRemSize by partSize

Parameters
smDescThe state machine descriptor.

Definition at line 74 of file CrPsLptDownFirstRep.c.

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