 
   
  
| Type | Bits | 
|---|---|
| Offset | 8 (0x0008) | 
| Size | 1 Byte | 
Description:
Global ECM setup
Bitfields:
| Bit-No. | Meaning | 
|---|---|
| 0 | Idle spark and fuel adjustment enabled | 
| 1 | Enable closed loop in idle | 
| 2 | Fuel cut enabled | 
| 3 | Enable open loop learning | 
| 4 | Bank Angle Sensor enabled | 
| 5 | Enable fuel pump duty cycle lookup | 
| 6 | (reserved) | 
| 7 | (reserved) | 
 Note:
For variables that have a scaling factor and/or a translational offset given, use this formula to calculate the output value:
output_value = (EEPROM_value * scale) + translate
Please double-check all information from this site before using them!