CORDET Framework - C2 Implementation
|
Implementation of the utility functions of the CORDET Framework PUS Extension Service 5 (Event Reporting) 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. | |
Variables | |
FwPrDesc_t | prDescEvtCmd5EidStart |
Implementation of the utility functions of the CORDET Framework PUS Extension Service 5 (Event Reporting)
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.c.
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.