FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Active flags for each ignition cut. More...
#include <containerTypes.h>
Data Fields | |
unsigned | Spare7:1 |
unsigned | Spare6:1 |
unsigned | Spare5:1 |
unsigned | Spare4:1 |
unsigned | IgnSelfClock:1 |
unsigned | IgnLostPLL:1 |
unsigned | IgnOverBoost:1 |
unsigned | IgnitionRPM:1 |
Active flags for each ignition cut.
Definition at line 188 of file containerTypes.h.
unsigned ignitionCutFlags::Spare7 |
Definition at line 189 of file containerTypes.h.
unsigned ignitionCutFlags::Spare6 |
Definition at line 190 of file containerTypes.h.
unsigned ignitionCutFlags::Spare5 |
Definition at line 191 of file containerTypes.h.
unsigned ignitionCutFlags::Spare4 |
Definition at line 192 of file containerTypes.h.
unsigned ignitionCutFlags::IgnSelfClock |
Definition at line 193 of file containerTypes.h.
unsigned ignitionCutFlags::IgnLostPLL |
Definition at line 194 of file containerTypes.h.
unsigned ignitionCutFlags::IgnOverBoost |
Definition at line 195 of file containerTypes.h.
unsigned ignitionCutFlags::IgnitionRPM |
Definition at line 196 of file containerTypes.h.