F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FwIdTypeAliasAc.h
Go to the documentation of this file.
1
// ======================================================================
2
// \title FwIdTypeAliasAc.h
3
// \author Generated by fpp-to-cpp
4
// \brief h file for FwIdType alias
5
// ======================================================================
6
7
#ifndef FwIdTypeAliasAc_H
8
#define FwIdTypeAliasAc_H
9
10
#include "
Fw/Types/BasicTypes.h
"
11
13
typedef
U32
FwIdType
;
14
#define PRI_FwIdType PRI_U32
15
16
#endif
BasicTypes.h
FwIdType
U32 FwIdType
The id type.
Definition:
FwIdTypeAliasAc.h:13
default
config
FwIdTypeAliasAc.h
Generated by
1.8.14