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
11namespace Svc {
14};
15
16#endif /* CONFIG_CMD_SPLITTER_CFG_HPP_ */
U32 FwOpcodeType
Definition FpConfig.h:56
static const FwOpcodeType CMD_SPLITTER_REMOTE_OPCODE_BASE
< Base value for remote opcodes used by Svc::CmdSplitter