![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Functions | |
| constexpr FwOpcodeType | getEventOpcode (const FwOpcodeType opcode) |
Variables | |
| constexpr bool | IncludeCommandOpcodesInEvents = true |
| constexpr FwOpcodeType Svc::CmdDispatcherCfg::getEventOpcode | ( | const FwOpcodeType | opcode | ) |
Definition at line 27 of file CommandDispatcherImplCfg.hpp.
| constexpr bool Svc::CmdDispatcherCfg::IncludeCommandOpcodesInEvents = true |
Include command opcodes in events when true. When false, opcode fields are set to the maximum FwOpcodeType value.
Definition at line 25 of file CommandDispatcherImplCfg.hpp.