CORDET Framework - C2 Implementation
|
Interface through which applications can initialize and execute framework PUS extension components. More...
Go to the source code of this file.
Functions | |
int | CrPsInitServEvt () |
Initialization of CORDET Framework PUS Extension components. More... | |
void | CrPsExecServEvt () |
Execution of CORDET Framework PUS Extension components. More... | |
FwPrDesc_t | getPrDescEvtCmd5EidStart () |
Getter for EvtCmd5EidStart procedure descriptor. | |
Interface through which applications can initialize and execute framework PUS extension components.
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 CrPsUtilitiesServEvt.h.
void CrPsExecServEvt | ( | ) |
Execution of CORDET Framework PUS Extension components.
Definition at line 68 of file CrPsUtilitiesServEvt.c.
int CrPsInitServEvt | ( | ) |
Initialization of CORDET Framework PUS Extension components.
Definition at line 48 of file CrPsUtilitiesServEvt.c.