FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Active flags for each injection cut. More...
#include <containerTypes.h>
Data Fields | |
unsigned | Spare7:1 |
unsigned | Spare6:1 |
unsigned | Spare5:1 |
unsigned | Spare4:1 |
unsigned | InjSelfClock:1 |
unsigned | InjLostPLL:1 |
unsigned | InjOverBoost:1 |
unsigned | InjectionRPM:1 |
Active flags for each injection cut.
Definition at line 175 of file containerTypes.h.
unsigned injectionCutFlags::Spare7 |
Definition at line 176 of file containerTypes.h.
unsigned injectionCutFlags::Spare6 |
Definition at line 177 of file containerTypes.h.
unsigned injectionCutFlags::Spare5 |
Definition at line 178 of file containerTypes.h.
unsigned injectionCutFlags::Spare4 |
Definition at line 179 of file containerTypes.h.
unsigned injectionCutFlags::InjSelfClock |
Definition at line 180 of file containerTypes.h.
unsigned injectionCutFlags::InjLostPLL |
Definition at line 181 of file containerTypes.h.
unsigned injectionCutFlags::InjOverBoost |
Definition at line 182 of file containerTypes.h.
unsigned injectionCutFlags::InjectionRPM |
Definition at line 183 of file containerTypes.h.