F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
CmdSplitterCfg.hpp
Go to the documentation of this file.
1
/*
2
* CmdSplitterCfg.hpp:
3
*
4
* Used to configure the Svc::CmdSplitter component's remote opcode base.
5
*
6
*/
7
8
#ifndef CONFIG_CMD_SPLITTER_CFG_HPP_
9
#define CONFIG_CMD_SPLITTER_CFG_HPP_
10
11
namespace
Svc
{
13
static
const
FwOpcodeType
CMD_SPLITTER_REMOTE_OPCODE_BASE
= 0x10000000;
14
};
15
16
#endif
/* CONFIG_CMD_SPLITTER_CFG_HPP_ */
FwOpcodeType
U32 FwOpcodeType
Definition
FpConfig.h:56
Svc
Definition
ActiveRateGroupCfg.hpp:18
Svc::CMD_SPLITTER_REMOTE_OPCODE_BASE
static const FwOpcodeType CMD_SPLITTER_REMOTE_OPCODE_BASE
< Base value for remote opcodes used by Svc::CmdSplitter
Definition
CmdSplitterCfg.hpp:13
config
CmdSplitterCfg.hpp
Generated by
1.9.7