rusEFI
The most advanced open source ECU
|
#include <limp_manager.h>
Public Member Functions | |
constexpr | operator bool () const |
Data Fields | |
const bool | value |
const ClearReason | reason |
Definition at line 80 of file limp_manager.h.
|
inlineexplicitconstexpr |
Definition at line 85 of file limp_manager.h.
const ClearReason LimpState::reason |
Definition at line 82 of file limp_manager.h.
Referenced by handleFuel(), and onTriggerEventSparkLogic().
const bool LimpState::value |
Definition at line 81 of file limp_manager.h.
Referenced by handleFuel(), onTriggerEventSparkLogic(), and operator bool().