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
U32 FwIdType
The id type.